An open API service indexing awesome lists of open source software.

https://github.com/parente/handlerbag

Bag of dynamic handlers on top of Tornado
https://github.com/parente/handlerbag

Last synced: 12 months ago
JSON representation

Bag of dynamic handlers on top of Tornado

Awesome Lists containing this project

README

          

==========
handlerbag
==========

:Author: Peter Parente
:Description: A little layer on top of the Tornado web server to manage a bag of dynamic handlers.

Requirements
============

* `Tornado `_
* `watchdog `_ (for the rstpages handler)

Use
===

#. Edit users.py and make yourself an admin
#. Run handlerbag.py
#. Visit http://localhost:5000/admin

Run handlerbag.py --help on the server for options like choosing a port.

License
=======

Copyright (c) 2010, 2011 Peter Parente. All Rights Reserved.

http://creativecommons.org/licenses/BSD/