Skip to main content

A Pypi proxy

Project description

A pypi proxy done using flask. It will use Pypi, and then keep the downloaded egg for future reference. After the package is downloaded from Pypi, it won’t download it from Pypi and use the local copy of the file.

How to use it

To use it after the right configuration, you can use it by doing:

pip install -i http://mypypiserver.com/simple/ <PACKAGE>

More documentation could be found here: https://flask-pypi-proxy.readthedocs.org/en/latest/index.html <https://flask-pypi-proxy.readthedocs.org/en/latest/index.html>_

Advantajes

  • Can have an local Pypi to download the eggs faster and doesn’t depends on Pypi or any other service.

  • Uploading your private python packages. This is usefull is you work for a company that have eggs, but doesn’t open source them :(

  • Uploading the compiled packages. There are some packages (lxml, Pillow) that are compiled each time that are installed. You can upload the compiled package to save some time.

  • It does get newer versions. Supose that you installed Flask (0.8.0), and a new release is required. This is version 0.9. Then the new package will be downloaded from PyPi, and the proxy will be updated

Disadvantages

  • It doesn’t seems to work with some packages.

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

Flask-Pypi-Proxy-0.0.2.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file Flask-Pypi-Proxy-0.0.2.tar.gz.

File metadata

File hashes

Hashes for Flask-Pypi-Proxy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 21870a6673f1caf4157783d9321df8bbe839409799568caa974ae8fa866e9dae
MD5 6f83e40c9df360dd834c9ef9055c15a3
BLAKE2b-256 aca784a66282ec91018077b4c7e491dd67a8422572db7717f280764787e0fecc

See more details on using hashes here.

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