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 wheezy.routing

How to install wheezy.routing

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install wheezy.routing
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.2 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
Windows (64-bit)
0.2 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.2 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
Linux (32-bit)
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
Linux (64-bit)
0.2 Available View build log
0.1.145 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Available View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.2 Available View build log
0.1.137 Available View build log
0.1.127 Available View build log
0.1.124 Failed View build log
0.1.121 Available View build log
0.1.119 Available View build log
0.1.117 Available View build log
0.1 Available View build log
0.1.145
0.2Never BuiltWhy not?
0.1.145 Available View build log
 
License
MIT
Dependencies
Depended by
Imports
Lastest release
version 0.2 on Oct 7th, 2011

wheezy.routing is a python package written in pure Python code. It is a simple mapping between URL patterns (as plain simple strings, curly expressions or regular expressions) to a handler that can be anything you like (there is no limitation or prescription what handler is or could be).

The mapping can include other mappings and constructed dynamically.

It is optimized for performance, well tested and documented.

The source code is available on bitbucket.

Install

wheezy.routing requires python version 2.4 to 2.7 or 3.2. It is independent of operating system. You can install it using setuptools:

easy_install wheezy.routing

Develop

Get the source code using mercurial:

hg clone https://bitbucket.org/akorn/wheezy.routing
cd wheezy.routing

Prepare virtualenv environment in env directory and run all tests for python2.6 (default):

make env test VERSION=2.6

doctests can be run with python3.2:

make env doctest-cover VERSION=3.2

If you run into any issue or have comments, go ahead and add on bitbucket.

User Guide and Examples

Please see the user guide and examples for more information.

Subscribe to package updates

Last updated Oct 7th, 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.