Select a tag to browse associated projects and drill deeper into the tag cloud.
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility but only if you need it. Out
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
Werkzeug is a collection of various utilities for WSGI applications. It features request and response objects as well as a powerful url dispatcher and a debugging system. Not released!
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
Tipfy is a cute little Python framework for App Engine which follows the basic concepts of web.py and webapp. It is built on top of Werkzeug's WSGI utilities and is really small but powerful.
FWRD is a micro-framework for Python which has been designed to "get out of the way" and simply provide enough to make an app accessible from the web.
Websitehttp://servable.appspot.com/ IntroductionServable is a clean way to write a little webservice. Just subclass Servable, create your class, and transmute it into a webservice with the Servable-inherited "wsgi_app" method. Plug that method into your favorite webserver, and go. If you
meilanweb is a megaframework like TurboGears, but as simple as web.py and as wsgi-friendly as Pylons.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.