Metadata-Version: 2.0
Name: nimbus-chart
Version: 0.2.0
Summary: nimbus_chart
Home-page: https://github.com/williamren
Author: william
Author-email: william.ren@live.cn
License: Apache License 2.0
Keywords: nimbus_chart,nimbus,chart
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: Django
Requires-Dist: jupyter-pip (>=0.3.1)
Requires-Dist: pyecharts (>=0.5.9)

nimbus_chart
============

A Python Extended for Django.

-  Supports Python 2.7, 3.4 or 3.5+
-  Free software: Apache License 2.0
-  On the ``Python Package Index (PyPI)``

Python Package Index (PyPI): https://pypi.python.org/pypi/nimbus_chart/

Install
-------

Easiest installation is via ``pip``

::

       pip install nimbus_chart

Quick Usage
-----------

Copyright and License
---------------------

Copyright (c) 2001-2017 william.ren@live.cn All rights reserved.

This software is licensed under the Apache License, Version 2.0. The
Apache License is a well-established open source license, enabling
collaborative open source software development.

See the “LICENSE” file for the full text of the license terms.


