Simple PyPI server written in Django.
Project description
- Version:
- 0.1
Installation
First you have to install the dependencies:
$ python setup.py build # python setup.py install # (run as root)
Initial configuration
$ cd chipshop/
$ $EDITOR settings.py
$ python manage.py syncdb
Run the PyPI server
$ python manage.py runserver
Please note that chishop/media/dists has to be writable by the user the web-server is running as.
Contact Information
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chishop-0.1.0.tar.gz
(15.3 kB
view hashes)