Colubrid

An open source WSGI publisher which simplifies Python web development
Download

Colubrid Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Pocoo Team
  • Publisher web site:
  • http://werkzeug.pocoo.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 28 KB

Colubrid Tags


Colubrid Description

An open source WSGI publisher which simplifies Python web development If you have ever created a WSGI application without using a development framework of an request handler you know how hard this can be.When using Colubrid, you automatically create a WSGI compatible application by inheriting from a number of included application types.Each application object provides an object that allows you to send data to the webserver and get environment information, URL parameters, form data...The Request object allows you to:· access URL paramters· request form data (POST)· handle file uploads· set and receive cookies· write data to the web browser· modify headers· send dynamic output.Each Colubrid application can also be easily run on top of a development webserver, using pythonpaste, wsgiref or BaseWSGIServer. There's a middleware for static exports for easy development.Also included is a comprehensive debugging middleware with traceback interpreter and automatic source code display. If enabled, you can even execute arbitrary code within the exception's stack frames.


Colubrid Related Software