{ "info": { "author": "Grant McConnaughey", "author_email": "grantmcconnaughey@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.7", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango-reports\n=============================\n\n.. image:: https://badge.fury.io/py/django-reports.png\n :target: https://badge.fury.io/py/django-reports\n\n.. image:: https://travis-ci.org/grantmcconnaughey/django-reports.png?branch=master\n :target: https://travis-ci.org/grantmcconnaughey/django-reports\n\nA Django app to easily create and render reports.\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-reports.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-reports::\n\n pip install django-reports\n\nThen use it in a project::\n\n import djreports\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-pypackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-10-02)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/grantmcconnaughey/django-reports", "keywords": "django-reports", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-reports", "package_url": "https://pypi.org/project/django-reports/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-reports/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/grantmcconnaughey/django-reports" }, "release_url": "https://pypi.org/project/django-reports/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Django app to easily create and render reports.", "version": "0.0.1" }, "last_serial": 1902884, "releases": { "0.0.1": [] }, "urls": [] }