Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install haufe.eggserver

How to install haufe.eggserver

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install haufe.eggserver
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2.6 Available View build log
Windows (64-bit)
0.2.6 Available View build log
Mac OS X (10.5+)
0.2.6 Available View build log
Linux (32-bit)
0.2.6 Available View build log
Linux (64-bit)
0.2.6 Available View build log
 
Author
License
ZPL 2.1
Dependencies
Imports
Lastest release
version 0.2.6 on Jan 5th, 2011

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 browsing through a local distribution directory on the filesystem and basic upload support for eggs and source code distributions (requires haufe.releaser). It supports out-of-the-box infinite repository directories.

haufe.eggserver supports the standard setuptools upload protocol as well as out-of-the-box support for zc.buildout (find-links option).

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

System Message: WARNING/2 (<string>, line 29)

Bullet list ends without a blank line; unexpected unindent.

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)
  • gocept.cache (willl be installed automatically when using zc.buildout)
  • optional haufe.releaser (use easy_install for install haufe.releaser)

Uploading packages

You have to choices:

  • use haufe.releaser and its local_upload command
  • use the standard setuptools upload command:

python2.4 setup.py sdist upload -r http://localhost:8080/eggs

A 409 HTTP status code will be returned if the upload file exists.

Things haufe.eggserver won't do

Since haufe.eggserver is not designed as a full-fledged PyPI replacement, there are some things that the implementation will not do right do (and possibly will not do):

  • no dedicated security model (everyone is trused and allowed to upload packages). Keep in

System Message: WARNING/2 (<string>, line 64)

Bullet list ends without a blank line; unexpected unindent.

mind that haufe.eggserver is basically designed for company/project internal usage

Author

haufe.eggserver was written by Andreas Jung for Haufe Mediengruppe, Freiburg, Germany and ZOPYX Ltd. & Co. KG, Tuebingen, Germany.

License

haufe.eggserver is licensed under the Zope Public License 2.1.

See the included ZPL.txt file.

Contact

ZOPYX Ltd. & Co. KG
Andreas Jung
Charlottenstr. 37/1
D-72070 Tuebingen, Germany
E-mail: info at zopyx dot com

CHANGES

0.2.6 (2010-06-01)

  • add simple index creation functionality: The eggserver

System Message: WARNING/2 (<string>, line 99)

Bullet list ends without a blank line; unexpected unindent.

application now has a setting "index_directory" where all packages are linked into one flat folder. This folder can be served by e.g. Apache as the target of a buildout "find-links" setting.

0.2.5 (01.12.2008)

  • fixed an issue where the package directory contained an index.html file

0.2.4 (23.06.2008)

  • fixed sorting of dev packages

0.2.3 (20.06.2008)

  • sort packages by their version

0.2.2 (24.04.2008)

  • updated to Grok 0.12

0.2.1 (24.04.2008)

  • added missing bootstrap.py file
  • simple view for zc.buildout re-added

0.2.0 (13.04.2008)

  • implemented traversers for proper integration with easy_install
  • cleaned up download functionality

0.1.12 (26.03.2008)

  • fixed 'simple' view

0.1.11 (25.03.2008)

  • compatiblity with setuptools upload protocol

0.1.10 (13.03.2008)

  • added gocept.cache to buildout.cfg

0.1.9 (10.03.2008)

  • 'download' now sending a proper 404 reply
  • caching 'simple' view using gocept.cache
  • some CSS and UI fixes
  • adjust wording

0.1.8 (08.03.2008)

  • various encoding fixes for non-ascii metadata

0.1.7 (07.03.2008)

  • a new view 'simple' provides a flat listing of all files

System Message: WARNING/2 (<string>, line 164)

Bullet list ends without a blank line; unexpected unindent.

(to be used together with easy_install or zc.buildout)

0.1.6 (07.03.2008)

  • various fixes for development packages

0.1.5 (03.03.2008)

  • bugfix release

0.1.4 (03.03.2008)

  • added download option for distribution files

0.1.3 (29.02.2008)

  • showing package metadata for eggs
  • some UI redesign
  • rest2html integration for showing the Description as HTML

System Message: WARNING/2 (<string>, line 187)

Bullet list ends without a blank line; unexpected unindent.

(still has some conversion issues)

0.1.2 (28.02.2008)

  • updated documentation
  • support for development distribution files
  • some UI redesign
  • new title property

0.1.1 (27.02.2008)

  • initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.