Command line util to manage python projects
Project description
Command line helper to manage modern python projects
Command line helper to manage standard pyproject.toml based projects.
The interface is built with click and can run multiple commands in sequence.
pydev clean build dump
This project is exploratory and may be usefull as a basis for custom workflows.
Usage
Usage: pydev [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...
Options:
--help Show this message and exit.
Commands:
build Build project wheel
bump Bump version in pyproject
clean Deletes all dist files
dump Dump wheel and sdist contents
info Project info including pypi releases
prune Delete all runtime folders
publish Publish project to pypi
release Build and publish project to pypi
tasks Inject tasks.py template into project
Installation
The pydev tool is best installed as a script in a separate ennvironment using pipx or uv tool.
pipx install pydev-toy
Related Projects & Resources
- Packaging tools Comparison of different packaging tools
- uv An extremely fast Python package and project manager, written in Rust
- hatch Hatch is a modern, extensible Python project manager
- pdm Modern Python package and dependency manager supporting the latest PEP standards
- click Python composable command line interface toolkit
- build A simple, correct Python build frontend
- twine Utilities for interacting with PyPI
- slap CLI to assist in the process for developing and releasing Python packages
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydev_toy-0.0.16-py3-none-any.whl.
File metadata
- Download URL: pydev_toy-0.0.16-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cca6f82aaa4f6738639522f0f68e4a8c977ee1569cb43aa8173a2d5dcee0174
|
|
| MD5 |
aced5f4c61d214bc9489b144a5e80258
|
|
| BLAKE2b-256 |
812622f881af6443b1a6d6915e58ee6c4d0981fb5463c1b102eff697094e5476
|