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
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.0.tar.gz
(2.8 kB
view details)
Built Distribution
uvxt-0.1.0-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file uvxt-0.1.0.tar.gz
.
File metadata
- Download URL: uvxt-0.1.0.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 | 728883254da29f3cd21ed5c9e2455c354bf6e7f5e9b85c4fe0864f8dbed077f2 |
|
MD5 | 6441c076cde53274443af5b7727e2f84 |
|
BLAKE2b-256 | f8d72393463e04d8c84aa8beb4bd667ea44b06f8da3476bda85716fd04fd5511 |
File details
Details for the file uvxt-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: uvxt-0.1.0-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 | 09409200f1ea060b65d0e18fbccff483b3035ad80f7dcfe16678c83fd602151d |
|
MD5 | dd3dd33d558d7bf22be7a9bd8628cdbc |
|
BLAKE2b-256 | ec364a6261063642d700e02cdc6ab75775e2416edd9da929d610d492b03bab0f |