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
- Host: GitHub
- URL: https://github.com/parente/handlerbag
- Owner: parente
- Created: 2011-01-21T02:08:26.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-14T12:46:14.000Z (almost 15 years ago)
- Last Synced: 2024-12-29T15:10:32.126Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 111 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
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/