A simple TUI for adding trove classifiers to your project.
Supports pep621, poetry and flit pyproject.toml files.
Optimal installation with pipx:
pipx install trove-setupRun in your project via
trove_setuptrove_setup
--pyproject-path: Path to pyproject.toml file. Can be directory or file.
--type: Type of project. Can be one of pep621, poetry, flit, auto.
