The best tools for developers using uv
Project description
uvxt - uv tools collection
A collection of tools that, in conjunction with the capabilities of the uv, will increase your productivity
Quick start
uv tool install uvxt
uvxt audit
or
uvx uvxt audit
Commands
uvxt up
- Launch the uv-upuvxt audit
- Launch the uv-audituvxt stats
- Launch the uv-statsuvxt version
- Launch the uv-version
Contribute
Issue Tracker: https://gitlab.com/rocshers/python/uvxt/-/issues
Source Code: https://gitlab.com/rocshers/python/uvxt
How to add a new tool?
- Create your CLI application.
- We strongly recommend using
typer
for easy integration into uvxt. - Make sure that your package dependencies do not conflict with those already described in uvxt.
- We strongly recommend using
- Upload your module to PyPI.
- Add this package as a dependency to uvxt via
uv add
. - Import your CLI application in uvxt/cli.py
- Check that everything works fine.
- Make a PR.
Development Commands
Before adding changes:
make install
After changes:
make format test
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
uvxt-0.1.3.tar.gz
(3.9 kB
view details)
Built Distribution
uvxt-0.1.3-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file uvxt-0.1.3.tar.gz
.
File metadata
- Download URL: uvxt-0.1.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8792acc94a2600c898de5dbe940777877678160ce73f7c51c5b25fc6fbcf8c9b |
|
MD5 | 8bea9c5173b38fa75a954ebf7eb58f0a |
|
BLAKE2b-256 | 30714424cc08f0f6d23435055ba73cc4a4794b00209ae9f3c8e8f04fcbd2464b |
File details
Details for the file uvxt-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: uvxt-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89c9d2e60866576a048c97f5c42c351e1ac2ea1a51373f8c5b140e266755e3c4 |
|
MD5 | 967226edcfdf8000847248d03d2c03bf |
|
BLAKE2b-256 | 022990921335de647fe29ea65e66e8468e098521c9d87d9caf92282a126382be |