Skip to main content

Local PyPI mirror cache

Project description

proxpi

Local PyPI mirror cache

Installation

pip install proxpi

Usage

FLASK_APP=proxpi flask run
pip install --index-url http://127.0.0.1:5000/index/ simplejson

Environment variables

  • PIP_INDEX_URL: root index URL, default: https://pypi.org/simple/
  • INDEX_TTL: root index time-to-live (aka cache time-out) in seconds, default: 30 minutes
  • PIP_EXTRA_INDEX_URL: extra index URLs (white-space separated)
  • EXTRA_INDEX_TTL: corresponding extra index times-to-live in seconds (white-space separated), default: 3 minutes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proxpi-0.1.0a0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

proxpi-0.1.0a0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page