A modular toolbox to support your Python development workflow
Project description
project-toolbox
A modular toolbox to support your Python development workflow.
project-toolbox provides the box of the toolbox as a unique command: t.
Tools are selected/added to the box at the project level.
Features
- one command (
t) gathering all tools- prevent cluttering command namespace
- completion even for tools installed in dedicated environment
- toolboxs are plugins
- each project can select its own set of plugins
- a plugin can be public (pypi) or shipped with the project
- tool calls are automatically embeded (eg
uv run ...) - tools are click commands
Getting started
Install the main command globally:
uv tool install project-toolbox
Enable completion (bash) by adding the following to the end of your ~/.bashrc:
eval "$(_T_COMPLETE=bash_source t)"
Instructions for completion with other shells can be found here.
Manage the toolbox:
t self
Read carefully crafted manuals guiding you through the workflow:
t manual
Use the toolbox:
# show all commands
t
# use a tool
t <command> <arg1> <arg2> ...
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 Distribution
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 project_toolbox-0.4.2.tar.gz.
File metadata
- Download URL: project_toolbox-0.4.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Alpine Linux","version":"3.23.3","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d014269c15a9e0c0c1922ef007695dd93b8b5bfb28b45a1847ec5d20f5218435
|
|
| MD5 |
be11afc55f8a39fb00c95d11e00cd409
|
|
| BLAKE2b-256 |
fc494e830f463523c1e6b132615d139197c893adf0b8fcdc29dd006547660438
|
File details
Details for the file project_toolbox-0.4.2-py3-none-any.whl.
File metadata
- Download URL: project_toolbox-0.4.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Alpine Linux","version":"3.23.3","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95e0272e9ad47f6b508a8f7c635eccb0e92550ac65d26e00759d377c73d41c14
|
|
| MD5 |
ad68cc8db6e98ada2a1983bd6d17206f
|
|
| BLAKE2b-256 |
4dc05bac3613094f5f246fd786d30608a3b9139842daae2d70d95de7ad9b469a
|