Python Packaging

Python 打包与发布:pip/uv、venv 虚拟环境、依赖地狱、pyproject.toml、wheel 与 sdist、 锁文件 uv.lock、PyPI/TestPyPI 发布。Use when the user asks to create a virtual environment, write a pyproject.toml, build or publish a Python package, or fix dependency conflicts. 触发于「建 venv/写 pyproject/打包发布/依赖冲突」。

AntheaLaffy d150c6e 2 files · 5.3 KB Updated

File contents

AntheaLaffy/the-missing-semester-skills/tree/main/python-packaging commit d150c6ee36

Frequently asked questions

npx skillmds@latest add anthealaffy/python-packaging