home/categories/package-distribution/jmazzahacks-byteforge-claude-skills-skills-python-pypi-setup-skill-md
package-distributiondevelopment
python-pypi-setup
Set up Python project for PyPI publishing with pyproject.toml, src layout, and build scripts. Use when creating a new Python package, setting up for PyPI distribution, or initializing a Python library project.
maintainer
jmazzahacks
更新于 12/18/2025
星标
1
分支
0
quick start
Installation and usage
Set up Python project for PyPI publishing with pyproject.toml, src layout, and build scripts. Use when creating a new Python package, setting up for PyPI distribution, or initializing a Python library project.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use python-pypi-setup