{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"},{"label":"Software Distribution","url":"https://skillfed.io/packages/category/system-software-distribution"}],"enrichment":{"capability":"Runs a minimal PyPI-compatible package server that pip and setuptools can install from, serving wheels, source distributions, and eggs from local directories.","skillfed_tags":["package-distribution","self-hosted"],"use_cases":["Host proprietary or internal packages for a team without uploading to public PyPI","Create an offline package cache to speed up deployments in air-gapped environments","Set up a staging index for testing package uploads before releasing to public PyPI","Serve pre-built wheels for legacy or specialized dependencies in a corporate environment","Mirror a subset of PyPI packages for faster local access during development"],"what_it_does":"pypiserver is a lightweight PyPI-compatible package index that runs on your own infrastructure, allowing pip, setuptools, and twine to upload and download packages as if connecting to the official PyPI. It serves packages from regular filesystem directories and implements the same interfaces as PyPI, so standard Python packaging tools work without modification.\n\nThe server is built on bottle and supports uploading wheels, source distributions, eggs, and PGP signatures via pip, setuptools, twine, or direct file copy. It's designed for teams and organizations that need a private package repository without the complexity of the official Warehouse software, and it can be deployed standalone, behind a reverse proxy, or as a systemd service.","worth_installing":"Yes. pypiserver is production-stable, actively maintained, has no known vulnerabilities, and solves a real problem with minimal dependencies and low installation friction. Install it if you need a private or local package index; it's the standard lightweight choice for this use case."},"id":"pypiserver","links":{"html":"https://skillfed.io/packages/pypiserver","md":"https://skillfed.io/packages/pypiserver.md","pypi":"https://pypi.org/project/pypiserver/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-10","license_spdx":null,"license_treatment":"permissive","name":"pypiserver","python_support":"supports_current","summary":"A minimal PyPI server for use with pip/easy_install."},"popularity":{"monthly_downloads":898219,"position":4783,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.4.1"}
