Metadata-Version: 1.1
Name: django-chartwerk
Version: 0.4.2
Summary: A Django application to manage, create and share Chartwerk charts.
Home-page: https://github.com/DallasMorningNews/django-chartwerk/
Author: Jon McClure / The Dallas Morning News
Author-email: newsapps@dallasnews.com
License: AGPLv3
Download-URL: https://github.com/DallasMorningNews/django-chartwerk/archive/0.4.2.tar.gz
Description: |chartwerk|
        ===========
        
        | |PyPI version|   |PyPI|   |Requirements Status|
        
        A Django application to manage, create and share Chartwerk charts, built
        with `Django REST framework`_.
        
        For the React/Redux-based chart editor, see `chartwerk-editor`_.
        
        Documentation hosted at `django-chartwerk.readthedocs.org`_.
        
        .. _Django REST framework: http://www.django-rest-framework.org/
        .. _chartwerk-editor: https://github.com/DallasMorningNews/chartwerk-editor
        .. _django-chartwerk.readthedocs.org: https://django-chartwerk.readthedocs.io
        
        .. |chartwerk| image:: docs/images/logo.png
        .. |PyPI version| image:: https://badge.fury.io/py/django-chartwerk.svg
           :target: https://pypi.org/project/django-chartwerk/
        .. |PyPI| image:: https://img.shields.io/pypi/status/django-chartwerk.svg
           :target: https://pypi.org/project/django-chartwerk/
        .. |Requirements Status| image:: https://img.shields.io/requires/github/DallasMorningNews/django-chartwerk.svg?maxAge=2592000
           :target: https://requires.io/github/DallasMorningNews/django-chartwerk/requirements/?branch=master
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
