pypi-server

Community

Serve Python packages locally

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a streamlined process for creating Python packages and serving them locally via a simple HTTP server, enabling offline or controlled package installation.

Core Features & Use Cases

  • Package Creation: Guides through building distributable Python packages (.tar.gz, .whl) using pyproject.toml.
  • Local PyPI Server: Facilitates setting up a local HTTP server to host these packages for pip install --index-url.
  • Use Case: Develop and test Python libraries in an environment without internet access, or manage internal company packages without relying on public repositories.

Quick Start

Build your Python package and then start a local HTTP server in the directory containing the package files.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pypi-server
Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#pypi-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.