Go to file
Ryan Petrello 8ec6f6f5ff Adding (optional) file monitoring functionality to automatically reload pecan apps when .py files change (similar to paster --reload server config.ini). Now in your project, you can do:
pecan.conf.app = {'reload': True, ...}

Additionally, the pecan quick start template has been configured to auto-reload by default.
2010-12-15 12:48:44 -05:00
2010-12-14 14:47:16 -05:00
2010-10-01 16:31:08 -04:00
2010-09-28 13:08:30 -04:00

A WSGI object-dispatching web framework, in the spirit of TurboGears, only 
much much smaller, with many fewer dependencies.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.6 MiB
Languages
Python 99%
HTML 0.9%
CSS 0.1%