Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install flask-pypi-proxy

How to install Flask-Pypi-Proxy

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install flask-pypi-proxy
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.4.4 Available View build log
 
License
BSD
Lastest release
version 0.4.4 on Jan 9th, 2014

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:

System Message: ERROR/3 (<string>, line 14)

Unknown directive type "code-block".

.. code-block:: bash

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


Documentation could be found here: 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

Special Thanks

Special thanks to robin-jarry and to jokull

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.