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 up --latest
or
uvx uvxt up --latest
Commands
uvx uvxt version
- Launch the uv-versionuvx uvxt up
- 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.1.tar.gz
(2.8 kB
view details)
Built Distribution
uvxt-0.1.1-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file uvxt-0.1.1.tar.gz
.
File metadata
- Download URL: uvxt-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.25
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9577e1a4615a2daa4992529194e2df18fd7c816cfcbe8239a34f4f51ddae175 |
|
MD5 | 0d98b9da4b2b37510c85ff4e1f68ed05 |
|
BLAKE2b-256 | 468c57a68f2f885f88e00b557b5e56eff549fb7f6a7804cbb965f0ffe952efc8 |
File details
Details for the file uvxt-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: uvxt-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.25
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64dac2480a2f7312424277080fb6cb16cf4f3973ec2d110edc6b9944280f19ae |
|
MD5 | 1aefd239e18cba74de0352a1a9d248b2 |
|
BLAKE2b-256 | 862616b498e22ded2388ae22e82b63d7c13e13cdf401ece4eac4a1b43215ee07 |