OHM 0.1
Object HTTP Mapper
The Object HTTP Mapper provides tools both to expose your objects as WSGI applications, and to create objects with attributes that delegate to web requests.
Objects are generally containers, with attributes as resources in those containers. The resources are not homogenous -- one might be a JSON object, another XML, another a string. HTTP methods (GET, PUT, DELETE) are used to get, set, and delete attributes.
This project is in a subversion repository and the development version can be installed with easy_install OHM==dev. Interested users should probably follow the development.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| OHM-0.1-py2.4.egg (md5) | Python Egg | 2.4 | 2007-02-05 | 29KB | 1218 |
| OHM-0.1.tar.gz (md5) | Source | 2007-02-05 | 18KB | 759 | |
- Author: Ian Bicking
- Home Page: http://pythonpaste.org/ohm/
- Keywords: wsgi web http metaprogramming
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: OHM-0.1.xml
