python-packaging
Guide for structuring, building, and distributing Python packages to PyPI using modern standards and pyproject.toml.
Install
npx skills add https://github.com/wshobson/agents --skill python-packagingStats
| Total installs | 4,277 |
| Weekly installs | 4.2K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers source layout (recommended), flat layout, and multi-package project structures with complete pyproject.toml examples
- Supports CLI tools via Click or argparse with entry point configuration, dynamic versioning, and namespace packages
- Includes build, distribution, and automated publishing workflows for PyPI with GitHub Actions integration
- Provides patterns for data files, C extensions, editable installs, and testing in isolated environments
Tags
Related skills
| Skill | Installs | vs python-packaging |
|---|---|---|
| deployment-pipeline-design | 4,348 | +71 |
| c4-architecture | 3,458 | -819 |
| uv-package-manager | 4,762 | +485 |
| database-migration | 6,220 | +1,943 |
| web3-testing | 3,516 | -761 |
FAQ
- How many installs does python-packaging have?
- python-packaging has 4,277 total installs and 4.2K installs this week.
- Where is python-packaging hosted?
- python-packaging is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does python-packaging have?
- python-packaging has 32.4K GitHub stars.
- When was python-packaging first indexed?
- OrangeBot.AI first indexed python-packaging on Jan 20, 2026.
- How do I install python-packaging?
- Run: npx skills add https://github.com/wshobson/agents --skill python-packaging