A small PyPI replacement based on a local distribution directory (implemented using GROK)
Project description
haufe.eggserver is a tiny webfront to a local egg/sourcecode archive distribution directory (eggs and other distribution files stored directly on the filesystem).
It currently supports basic browing through a local distribution directory on the filesystem and basic upload support for eggs and source code distributions (requires haufe.releaser)
Installation
download the source code archive and unpack it
run buildout
start the instance using bin/zopectl start
add an eggserver application instance through the management interface
use the edit view for configuring the path to your local distribution directory and the visible title of your instance (Login with username admin and password 123)
Dependencies
zc.buildout (use easy_install for installing zc.buildout)
Grok (will be installed automatically when using zc.buildout)
haufe.releaser (use easy_install for install haufe.releaser)
License
haufe.eggserver is licensed under the Zope Public License 2.1.
See the included ZPL.txt file.
Contact
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.