package-distributiondevelopment
uv-pypi-publish
Publish a Python package to PyPI using uv with credentials loaded from a local `.secrets` file. Use when asked to release a package after building, to run a clean rebuild (`dist/` reset), and to publish with `UV_PUBLISH_TOKEN` from environment variables.
maintainer
ML4ITS
Updated 3/1/2026
Stars
160
Forks
16
quick start
Installation and usage
Publish a Python package to PyPI using uv with credentials loaded from a local `.secrets` file. Use when asked to release a package after building, to run a clean rebuild (`dist/` reset), and to publish with `UV_PUBLISH_TOKEN` from environment variables.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use uv-pypi-publish