Skip to main content

Zope-like publisher as WSGI application

Project description

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:

Installing repoze

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

    $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 checkout dir and run:

    $pyprefix/bin/python setup.py test

Project details


Release history Release notifications | RSS feed

This version

0.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repoze.obob-0.4.tar.gz (12.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page