toolsΒΆ

tools is a module that containg a set of classes and functions that help to proccess the reply of the request more easy.

1
2
3
4
5
6
from zunzuncito import tools

class APIResource(object):

    def dispatch(self, request, response):
        """ your code goes here """

A great amount of time has been spent creating, crafting and maintaining this software, please consider donating.

Donating helps ensure continued support, development and availability.

dalmp


comments powered by Disqus