Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

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 ... [More] of the box, Pylons aims to make web development fast, flexible and easy. [Less]

4.48077
   
  0 reviews  |  135 users  |  235,917 lines of code  |  128 current contributors  |  Analyzed 2 days ago
 
 

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!

4.875
   
  0 reviews  |  40 users  |  7,828 lines of code  |  56 current contributors  |  Analyzed 9 days ago
 
 

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!

4.625
   
  0 reviews  |  34 users  |  18,791 lines of code  |  24 current contributors  |  Analyzed 9 days ago
 
 

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.

5.0
 
  0 reviews  |  9 users  |  5,163 lines of code  |  31 current contributors  |  Analyzed 4 days ago
 
 

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.

0
 
  0 reviews  |  3 users  |  24,715 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
Compare

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.

0
 
  0 reviews  |  1 user  |  5,198 lines of code  |  2 current contributors  |  Analyzed 5 months ago
 
 

An open source web framework, built on top of Python and the Werkzeug WSGI-layer.

3.0
   
  0 reviews  |  1 user  |  867 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

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 ... [More] don't have a favorite webserver, you can call "run_test_server" on your Servable-derived class. That'll do in a pinch. Prerequisitessimplejson Setup$ sudo python setup.py install Run tests$ python test.py ExampleCheck out example.py. When you're satisfied, run it: $ python example.py Then fetch http://localhost:8080/ LicenseServable is available under the new BSD License [Less]

0
 
  0 reviews  |  0 users  |  980 lines of code  |  0 current contributors  |  Analyzed 9 months ago
 
 

Project moved to New location Google repository is in old state and will be cleared soon.

0
 
  0 reviews  |  0 users  |  5,520 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

meilanweb is a megaframework like TurboGears, but as simple as web.py and as wsgi-friendly as Pylons.

0
 
  0 reviews  |  0 users  |  300 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License 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.