| Name | trove-setup JSON |
| Version |
1.2.0
JSON |
| download |
| home_page | None |
| Summary | Simple TUI for setting up trove classifiers |
| upload_time | 2025-10-18 17:21:33 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | MIT |
| keywords |
trove
classifier
pypi
package
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
[](https://pypi.org/p/trove-setup)
[](https://github.com/jvllmr/trove-setup/blob/dev/LICENSE)
[](https://github.com/jvllmr/trove-setup/actions/workflows/test.yaml)
# trove-setup
A simple TUI for adding trove classifiers to your project.
Supports `pep621`, `poetry` and `flit` pyproject.toml files.

## Installation and usage
Optimal installation with `pipx`:
```shell
pipx install trove-setup
```
Run in your project via
```shell
trove-setup
```
## CLI Params
```
trove-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.
```
Raw data
{
"_id": null,
"home_page": null,
"name": "trove-setup",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "trove, classifier, pypi, package",
"author": null,
"author_email": "Jan Vollmer <jan@vllmr.dev>",
"download_url": "https://files.pythonhosted.org/packages/45/3f/22f245a9abdf3948e6996f65e6681d7e10bdf2e31c18f8936e3557d7cf05/trove_setup-1.2.0.tar.gz",
"platform": null,
"description": "[](https://pypi.org/p/trove-setup)\n[](https://github.com/jvllmr/trove-setup/blob/dev/LICENSE)\n[](https://github.com/jvllmr/trove-setup/actions/workflows/test.yaml)\n\n# trove-setup\n\nA simple TUI for adding trove classifiers to your project.\nSupports `pep621`, `poetry` and `flit` pyproject.toml files.\n\n\n\n## Installation and usage\n\nOptimal installation with `pipx`:\n\n```shell\npipx install trove-setup\n```\n\nRun in your project via\n\n```shell\ntrove-setup\n```\n\n## CLI Params\n\n```\ntrove-setup\n --pyproject-path: Path to pyproject.toml file. Can be directory or file.\n --type: Type of project. Can be one of pep621, poetry, flit, auto.\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple TUI for setting up trove classifiers",
"version": "1.2.0",
"project_urls": {
"Repository": "https://github.com/jvllmr/trove-setup"
},
"split_keywords": [
"trove",
" classifier",
" pypi",
" package"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9b1239765ae99e90f0433be516a151f480738c9159bb38cdc59e3878e0076b85",
"md5": "76817331fa5f5a2ad8f39890ef91cc0e",
"sha256": "b12c0f50fa413002b17da9a547a60646fadd700eed5721d27e217937e8cace9f"
},
"downloads": -1,
"filename": "trove_setup-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76817331fa5f5a2ad8f39890ef91cc0e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8193,
"upload_time": "2025-10-18T17:21:32",
"upload_time_iso_8601": "2025-10-18T17:21:32.281924Z",
"url": "https://files.pythonhosted.org/packages/9b/12/39765ae99e90f0433be516a151f480738c9159bb38cdc59e3878e0076b85/trove_setup-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "453f22f245a9abdf3948e6996f65e6681d7e10bdf2e31c18f8936e3557d7cf05",
"md5": "bd0d716ac872c6a1cf6382966d2f4d90",
"sha256": "af61db76743ead5a88f8f67be680f44940639682ee5bd5915f98f3a632f36396"
},
"downloads": -1,
"filename": "trove_setup-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "bd0d716ac872c6a1cf6382966d2f4d90",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 53883,
"upload_time": "2025-10-18T17:21:33",
"upload_time_iso_8601": "2025-10-18T17:21:33.336375Z",
"url": "https://files.pythonhosted.org/packages/45/3f/22f245a9abdf3948e6996f65e6681d7e10bdf2e31c18f8936e3557d7cf05/trove_setup-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-18 17:21:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jvllmr",
"github_project": "trove-setup",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "trove-setup"
}