chishop 0.2.0
Simple PyPI server written in Django.
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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| chishop-0.2.0.tar.gz (md5) | Source | 2009-03-22 | 30KB | 1023 | |
- Author: Ask Solem
- Home Page: http://ask.github.com/chishop
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: System :: Software Distribution
- Package Index Owner: ask
- DOAP record: chishop-0.2.0.xml
