Files
resources/Readme.rst
T
Kenneth Reitz 81169136c1 ugh idk
2011-08-12 19:22:14 -04:00

25 lines
237 B
ReStructuredText

Resources
=========
A concept Python module for powering RESTful APIs.
But not via HTTP.
Usage
-----
Potentially::
from resources import API
api = API()
class Needles(api.Resource)
pass
License
-------
ISC.