python-restless

Lightweight REST miniframework for Python
  https://pypi.python.org/pypi/restless
  0
  no reviews



Works great with Django, Flask, Pyramid, Tornado & Itty, but should be useful for many other Python web frameworks. Based on the lessons learned from Tastypie & other REST libraries.

Features
* Small, fast codebase
* JSON output by default, but overridable
* RESTful
* Flexible
This package provides the Python 2.x module.