infi.djangopypi

Simple PyPI server written in django


License
BSD-3-Clause
Install
pip install infi.djangopypi==0.4.7

Documentation

Overview

This is an Infinidat project.

Usage

Nothing to use here.

Checking out the code

Run the following commands:

easy_install -U infi.projector
projector devenv build
bin/manage syncdb
bin/manage migrate
bin/manage runserver