Python Packaging
PROCreate distributable Python packages with pyproject.toml, proper structure, and PyPI publishing workflows.
Package Python projects the right way. Poetry, pyproject.toml, publishing to PyPI—modern packaging done right.
Example Usage
I’d like help with python packaging. Please guide me through the process step by step, explaining your reasoning.
How to Use This Skill
Copy the skill using the button above
Paste into your AI assistant (Claude, ChatGPT, etc.)
Fill in your inputs below (optional) and copy to include with your prompt
Send and start chatting with your AI
Suggested Customization
| Description | Default | Your Value |
|---|---|---|
| Build backend | hatchling | |
| Who I'm emailing (client, colleague, manager) | colleague | |
| The purpose of my email | request |
What You’ll Get
- Complete project structure
- pyproject.toml configuration
- CLI entry points
- CI/CD workflow