Skip to content

Releases: abramisola/ObjectWeb

Version 2.1

06 Sep 00:20
Compare
Choose a tag to compare

Version 2.0

Version 2.0 Beta

03 Jan 08:50
Compare
Choose a tag to compare

Features

  • Pure Python 2.6/2.7 with reliance on third party libraries.
  • Supports CGI and WSGI standards. (&& Google App Engine... Maybe.)
  • A nice debug feature to help with 500 Internal Errors.
  • Allows the use of external libraries without interfering.
  • Map your URLS to request paths using regular expressions.
  • Easily extract information from the request.
  • Form API - form processing and validation module.
  • Built-in development server.

Version 1.5 Revision 3

02 Jan 01:40
Compare
Choose a tag to compare

The final 1.x release that is replaced by the 2.0 release of ObjectWeb.