home/categories/package-distribution/benchflow-ai-skillsbench-registry-terminal-bench-2-0-terminal-bench-2-0-pypi-server-environment-skills-pypi-server-skill-md
package-distributiondevelopment

pypi-server

Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.

benchflow-ai
maintainer
benchflow-ai
Actualizado 1/20/2026
Estrellas
240
Forks
168
quick start

Installation and usage

Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use pypi-server