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.