A set of tools for managing codebases, workflows, and development tasks.
Project description
project-toolbox
A set of tools for managing codebases, workflows, and development tasks.
uv add --dev project-toolbox
uv run project-toolbox
Overview
I want a toolbox to support my Python development workflow. This toolbox does not cover all workflows.
For now, I'm working with git and uv.
Getting started
Add project-toolbox to the project
uv add --dev project-toolbox
Now you can call the tools with uv run <command>.
Get the map of the tools with
uv run project-toolbox
Or call a specific tool
uv run release-tag # add a new version tag to git repo based on pyproject.toml
Philosophy
- tools should make each step of the workflow simple and easy.
- tools should make the workflow easy to follow and remember.
- tools automate repetitive tasks
- tools reduce the number of command to remember
- tools avoid mistakes by checking project sanity
- tools tells what they are doing
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.3.0.tar.gz.
File metadata
- Download URL: project_toolbox-0.3.0.tar.gz
- Upload date:
- Size: 3.1 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 |
8ae7139287b39b37f3d9669bbc01eb0ec4068064504ffcd362946f1bfc71e496
|
|
| MD5 |
5872873ce38a6da44d30715c43d53182
|
|
| BLAKE2b-256 |
b03b9d68c8fcf429933127b7802dcdbed013b9a0358eb4ea924abd3536752a96
|
File details
Details for the file project_toolbox-0.3.0-py3-none-any.whl.
File metadata
- Download URL: project_toolbox-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.8 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 |
412874c835ecb5a5e5dd07eb22d946f3256c4da021fd1d2d5eacd2997beb275a
|
|
| MD5 |
b0741da0b4d4926f7ceafa38d098356d
|
|
| BLAKE2b-256 |
aefd4db7fd83031d85eedae0c6e1c19e39bdec9b51347d28c35c0b4202c8ba1d
|