Python Packaging

Configures packaging for a Python library — pyproject.toml metadata, build backend, src layout, CLI entry points, uv lockfiles, where dev dependencies go (dependency-groups vs optional-dependencies), wheels and sdists. Use to make a project installable, set up pyproject.toml, build a wheel, move off requirements.txt, or switch to uv. Not for publishing to PyPI or release automation.

Paldom 970b441 4 files · 35.7 KB Updated

File contents

Paldom/python-skills/tree/main/skills/python-packaging commit 970b441fe0

Frequently asked questions

npx skillmds@latest add paldom/python-packaging