Command line util to manage python projects
Project description
Command line util to manage python projects
Set of command line utils to manage standard pyproject.toml based projects.
The tool pydev is built with click and can run multiple commands in sequence.
pydev clean build dump
This project is exploratory and may be found usefull as basis for custom workflows.
The project uses standard python packaging tools like build and twine
independently from any build backend like setuptools, hatch, pdm, etc ...
Usage
Usage: python -m pydev [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...
Options:
--help Show this message and exit.
Commands:
build Build project wheel
bump Bump static version in pyproject.toml
clean Delete build and dist folders
dump Dump wheel and sdist contents
info Project info including pypi versions
prune Delete all runtime folders
publish Publish project with twine
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
- slap CLI to assist in the process for developing and releasing Python packages
- Packaging tools Comparison of different packaging tools
- setuptools Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects.
- 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
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.10-py3-none-any.whl.
File metadata
- Download URL: pydev_toy-0.0.10-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8aa493e2a6613f2ae8f9c01c604887d7528e361599eec931418f706d9f02c18
|
|
| MD5 |
a3ed1ffd26e829382c4bd06cca034792
|
|
| BLAKE2b-256 |
044c9862ddbca1c571efabd8dd49023b5b6b232e81c4240f2a4f8781e34bcd60
|