Metadata-Version: 1.1
Name: django-reportapi
Version: 3.3.2
Summary: Easy mechanism building reports in Django projects.
Home-page: https://github.com/rosix-ru/django-reportapi/
Author: Grigoriy Kramarenko
Author-email: root@rosix.ru
License: GNU Affero General Public License v3 or later (AGPLv3+)
Description: ReportAPI is an easy way to setup mechanism building and getting reports
        for Django projects.
        
        For the exchange of data is used JSON.
        
        The API is built on the RPC scheme: one address - many methods.
        
        Read the documentation_ for details.
        
        .. _documentation: https://docs.rosix.org/django-reportapi/
        
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
