Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

python-packaging

Modern Python package creation with pyproject.toml, setuptools, and PyPI publishing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill python-packaging
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, python-packaging has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/python-packaging.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Modern Python package creation with pyproject.toml, setuptools, and PyPI publishing. Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI. Advantages: pyproject.toml for source layout: Simpler but: In init .py: Register in pyproject.toml: Usage: Using API tokens (recommended): For advanced patterns including data files, namespace packages, C extensions, version management, testing installation, documentation templates, and distribution workflows, see references/advanced-patterns.md - 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 - Creating Python libraries for distribution - Building command-line tools with entry points - Publishing packages to PyPI or private repositories - Setting up Python project structure - Creating installable packages with dependencies - Building wheels and source distributions - Versioning and releasing Python packages - Creating namespace packages -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does python-packaging do?

Modern Python package creation with pyproject.toml, setuptools, and PyPI publishing.

Is python-packaging good?

python-packaging does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support python-packaging?

python-packaging currently lists compatibility with Skills CLI.

Is python-packaging safe to install?

python-packaging has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to python-packaging?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install python-packaging?

Run the following command to install python-packaging: npx skills add https://github.com/wshobson/agents --skill python-packaging

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering