| Name | uvxt JSON | 
            
| Version | 
                  0.1.3
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | The best tools for developers using uv | 
            | upload_time | 2024-11-03 14:06:43 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | None | 
            
            | requires_python | >=3.12 | 
            
            
            | license | MIT | 
            | keywords | 
                
                    rocshers
                
                     uvxt
                
                     uv
                
                     pypi
                 | 
            | VCS | 
                
                    | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # uvxt - uv tools collection
A collection of tools that, in conjunction with the capabilities of the uv, will increase your productivity
[](https://pypi.org/project/uvxt/)
[](https://pypi.org/project/uvxt/)
[](https://pypi.org/project/uvxt/)
[](https://sonarcloud.io/summary/new_code?id=rocshers_uvxt)
[](https://sonarcloud.io/summary/new_code?id=rocshers_uvxt)
[](https://pepy.tech/project/uvxt)
[](https://gitlab.com/rocshers/python/uvxt)
[](https://gitlab.com/rocshers/python/uvxt)
## Quick start
```bash
uv tool install uvxt
uvxt audit
```
or
```bash
uvx uvxt audit
```
## Commands
- `uvxt up` - Launch the [uv-up](https://pypi.org/project/uv-up/)
- `uvxt audit` - Launch the [uv-audit](https://pypi.org/project/uv-audit/)
- `uvxt stats` - Launch the [uv-stats](https://pypi.org/project/uv-stats/)
- `uvxt version` - Launch the [uv-version](https://pypi.org/project/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?
1) 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.
2) Upload your module to PyPI.
3) Add this package as a dependency to uvxt via `uv add`.
4) Import your CLI application in [uvxt/cli.py](./uvxt/cli.py)
5) Check that everything works fine.
6) Make a PR.
### Development Commands
Before adding changes:
```bash
make install
```
After changes:
```bash
make format test
```
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "uvxt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "rocshers, uvxt, uv, pypi",
    "author": null,
    "author_email": "Alekse Marusich <alekse.marusich@rocshers.com>",
    "download_url": "https://files.pythonhosted.org/packages/30/71/4424cc08f0f6d23435055ba73cc4a4794b00209ae9f3c8e8f04fcbd2464b/uvxt-0.1.3.tar.gz",
    "platform": null,
    "description": "# uvxt - uv tools collection\n\nA collection of tools that, in conjunction with the capabilities of the uv, will increase your productivity\n\n[](https://pypi.org/project/uvxt/)\n[](https://pypi.org/project/uvxt/)\n[](https://pypi.org/project/uvxt/)\n\n[](https://sonarcloud.io/summary/new_code?id=rocshers_uvxt)\n[](https://sonarcloud.io/summary/new_code?id=rocshers_uvxt)\n\n[](https://pepy.tech/project/uvxt)\n[](https://gitlab.com/rocshers/python/uvxt)\n[](https://gitlab.com/rocshers/python/uvxt)\n\n## Quick start\n\n```bash\nuv tool install uvxt\nuvxt audit\n```\n\nor\n\n```bash\nuvx uvxt audit\n```\n\n## Commands\n\n- `uvxt up` - Launch the [uv-up](https://pypi.org/project/uv-up/)\n- `uvxt audit` - Launch the [uv-audit](https://pypi.org/project/uv-audit/)\n- `uvxt stats` - Launch the [uv-stats](https://pypi.org/project/uv-stats/)\n- `uvxt version` - Launch the [uv-version](https://pypi.org/project/uv-version/)\n\n## Contribute\n\nIssue Tracker: <https://gitlab.com/rocshers/python/uvxt/-/issues>  \nSource Code: <https://gitlab.com/rocshers/python/uvxt>\n\n### How to add a new tool?\n\n1) Create your CLI application.\n   - We strongly recommend using `typer` for easy integration into uvxt.\n   - Make sure that your package dependencies do not conflict with those already described in uvxt.\n2) Upload your module to PyPI.\n3) Add this package as a dependency to uvxt via `uv add`.\n4) Import your CLI application in [uvxt/cli.py](./uvxt/cli.py)\n5) Check that everything works fine.\n6) Make a PR.\n\n### Development Commands\n\nBefore adding changes:\n\n```bash\nmake install\n```\n\nAfter changes:\n\n```bash\nmake format test\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The best tools for developers using uv",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "rocshers",
        " uvxt",
        " uv",
        " pypi"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "022990921335de647fe29ea65e66e8468e098521c9d87d9caf92282a126382be",
                "md5": "967226edcfdf8000847248d03d2c03bf",
                "sha256": "89c9d2e60866576a048c97f5c42c351e1ac2ea1a51373f8c5b140e266755e3c4"
            },
            "downloads": -1,
            "filename": "uvxt-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "967226edcfdf8000847248d03d2c03bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 3346,
            "upload_time": "2024-11-03T14:06:42",
            "upload_time_iso_8601": "2024-11-03T14:06:42.568198Z",
            "url": "https://files.pythonhosted.org/packages/02/29/90921335de647fe29ea65e66e8468e098521c9d87d9caf92282a126382be/uvxt-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30714424cc08f0f6d23435055ba73cc4a4794b00209ae9f3c8e8f04fcbd2464b",
                "md5": "8bea9c5173b38fa75a954ebf7eb58f0a",
                "sha256": "8792acc94a2600c898de5dbe940777877678160ce73f7c51c5b25fc6fbcf8c9b"
            },
            "downloads": -1,
            "filename": "uvxt-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8bea9c5173b38fa75a954ebf7eb58f0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3931,
            "upload_time": "2024-11-03T14:06:43",
            "upload_time_iso_8601": "2024-11-03T14:06:43.821988Z",
            "url": "https://files.pythonhosted.org/packages/30/71/4424cc08f0f6d23435055ba73cc4a4794b00209ae9f3c8e8f04fcbd2464b/uvxt-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 14:06:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "uvxt"
}