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 repoze.obob

How to install repoze.obob

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install repoze.obob
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4 Available View build log
Windows (64-bit)
0.4 Available View build log
Mac OS X (10.5+)
0.4 Available View build log
Linux (32-bit)
0.4 Available View build log
Linux (64-bit)
0.4 Available View build log
 
License
BSD-derived (http://www.repoze.org/LICENSE.txt)
Depended by
Lastest release
version 0.4 on Jan 5th, 2011

Overview

repoze.obob is a reconstruction of the "bobo" precursor of Zope (the "object publisher" portion), stripped down to be used as a possible application endpoint in the 'repoze' stack.

Installation

Installing setuptools

repoze.obob depends on setuptools for its installation. To install setuptools:

  • Download ez_setup.py from

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

Bullet list ends without a blank line; unexpected unindent.

http://peak.telecommunity.com/dist/ez_setup.py

  • Run ez_setup.py using Python 2.4.3 or better. You can use

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

Bullet list ends without a blank line; unexpected unindent.

http://peak.telecommunity.com/dist/virtual-python.py if you're running a UNIX system to avoid polluting your "system" Python's "site-packages" directory with repoze-required eggs.

Installing repoze

  • After ez_setup.py is finished installing setuptools, run:

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

    Literal block expected; none found.

$pyprefix/bin/python setup.py develop

This will cause all packages required by repoze.obob to be installed as Python eggs in the Python site-packages directory and will cause the code from within the repoze.obob directory to be used during execution.

Testing

  • To all run repoze.obob tests, cd to the top-level repoze.obob

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

Bullet list ends without a blank line; unexpected unindent.

checkout dir and run:

$pyprefix/bin/python setup.py test

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

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.