home/categories/package-distribution/lounisbou-claude-code-skills-available-python-python-packaging-skill-md
package-distributiondevelopment

python-packaging

Create distributable Python packages with pyproject.toml, setup.py, and PyPI publishing. WHEN: Packaging Python libraries, creating pyproject.toml/setup.py, building CLI tools with entry points, publishing to PyPI, configuring package metadata. WHEN NOT: Managing dependencies (use python-uv-package-manager), writing application code, creating virtual environments.

LounisBou
maintainer
LounisBou
آخر تحديث 1/16/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Create distributable Python packages with pyproject.toml, setup.py, and PyPI publishing. WHEN: Packaging Python libraries, creating pyproject.toml/setup.py, building CLI tools with entry points, publishing to PyPI, configuring package metadata. WHEN NOT: Managing dependencies (use python-uv-package-manager), writing application code, creating virtual environments.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use python-packaging