Welcome to pypiserver!

This is a PyPI compatible package index serving {{NUMPKGS}} packages.

To use this server with pip, run the following command:

        pip install --index-url {{URL}}simple/ PACKAGE [PACKAGE2...]
      

To use this server with easy_install, run the following command:

        easy_install --index-url {{URL}}simple/ PACKAGE [PACKAGE2...]
      

The complete list of all packages can be found here or via the simple index.

This instance is running version {{VERSION}} of the pypiserver software.