repoze.bfg ========== ``repoze.bfg`` is a Python web application framework based on WSGI. It is inspired by Zope, Pylons, and Django. See the `repoze.bfg website `_ for more information. Installation ------------ Install using setuptools, e.g. (within a virtualenv):: $ easy_install -i http://dist.repoze.org/bfg/current/simple repoze.bfg Further Documentation --------------------- See the `online documentation `_ or check the ``docs`` directory of any ``repoze.bfg`` distribution package. Reporting Bugs / Development Versions ------------------------------------- Visit http://bugs.repoze.org to report bugs. Visit http://svn.repoze.org to download development or tagged versions.