Kenneth Reitz f969cd2b41 uuids
2011-09-06 21:48:45 -04:00
2011-09-06 21:48:45 -04:00
2011-08-12 19:22:14 -04:00
2011-08-12 19:49:16 -04:00

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.
S
Description
No description provided
Readme 44 KiB
Languages
Python 100%