home/categories/package-distribution/ml4its-timevqvae-agents-skills-uv-pypi-publish-skill-md
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.

ML4ITS
maintainer
ML4ITS
更新于 3/1/2026
星标
160
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use uv-pypi-publish