# tzf.pyramid_routing README #

 **tzf.pyramid_routing** is a convenience package, that helps loading routing defined and kept in separate list.

## Documentation ##

Documentation can be found here: http://packages.python.org/tzf.pyramid_routing

## Testing ##

To run tests, either type ``python setup.py tests`` or ``nosetests --cover-package=tzf.pyramid_routing --cover-tests --with-doctest --with-coverage``
