python-packaging
✓Erstellen Sie verteilbare Python-Pakete mit der richtigen Projektstruktur, setup.py/pyproject.toml, und veröffentlichen Sie sie auf PyPI. Wird zum Packen von Python-Bibliotheken, zum Erstellen von CLI-Tools oder zum Verteilen von Python-Code verwendet.
Installation
SKILL.md
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
jobs: buildwheels: name: Build wheels on ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest]
Install from private index pip install my-package --index-url https://private.pypi.org/simple/
Erstellen Sie verteilbare Python-Pakete mit der richtigen Projektstruktur, setup.py/pyproject.toml, und veröffentlichen Sie sie auf PyPI. Wird zum Packen von Python-Bibliotheken, zum Erstellen von CLI-Tools oder zum Verteilen von Python-Code verwendet. Quelle: wshobson/agents.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/wshobson/agents --skill python-packaging- Quelle
- wshobson/agents
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist python-packaging?
Erstellen Sie verteilbare Python-Pakete mit der richtigen Projektstruktur, setup.py/pyproject.toml, und veröffentlichen Sie sie auf PyPI. Wird zum Packen von Python-Bibliotheken, zum Erstellen von CLI-Tools oder zum Verteilen von Python-Code verwendet. Quelle: wshobson/agents.
Wie installiere ich python-packaging?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/wshobson/agents --skill python-packaging Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/wshobson/agents
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01