Releases: abramisola/ObjectWeb
Releases · abramisola/ObjectWeb
Version 2.1
Version 2.0
Version 2.0 Beta
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
The final 1.x release that is replaced by the 2.0 release of ObjectWeb.