A general purpose routing apparatus.
Project description
PotPy lets you build applications in a very flexible way. You design objects based on your domain requirements, then compose them together using PotPy’s flexible routing system. PotPy enables you to:
Write simple, decoupled objects that work together in various ways.
Easily test your objects, by not imposing a rigid object construction paradigm.
Write WSGI components using TDD, without having to deal with WSGI conventions except at the edges of the system.
See Also
Installation
PotPy can be installed using pip or easy_install, either into a virtualenv or site-wide.
$ pip install potpy
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.
Source Distribution
potpy-0.0.1.tar.gz
(23.1 kB
view hashes)