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
更新于 1/20/2026
星标
240
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use pypi-server