{ "info": { "author": "Basil Shubin", "author_email": "basil.shubin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-uncharted\n================\n\nThis is a `Django `_ integration of `amCharts `_\n\nAuthored by `Basil Shubin `_, inspired by `django-chartit `_\n\n.. image:: https://img.shields.io/pypi/v/django-uncharted.svg\n :target: https://pypi.python.org/pypi/django-uncharted/\n\n.. image:: https://img.shields.io/pypi/dm/django-uncharted.svg\n :target: https://pypi.python.org/pypi/django-uncharted/\n\n.. image:: https://img.shields.io/github/license/bashu/django-uncharted.svg\n :target: https://pypi.python.org/pypi/django-uncharted/\n\nInstallation\n------------\n\nEither clone this repository into your project, or install with ``pip install django-uncharted``\n\nYou'll need to add ``uncharted`` to ``INSTALLED_APPS`` in your project's ``settings.py`` file:\n\n.. code-block:: python\n\n INSTALLED_APPS += [ \n 'uncharted',\n ]\n\nPlease see ``example`` application. This application is used to\nmanually test the functionalities of this package. This also serves as\na good example.\n\nYou need Django 1.4 or above to run that. It might run on older\nversions but that is not tested.\n\nExternal dependencies\n~~~~~~~~~~~~~~~~~~~~~\n\n* `amCharts `_ - This is not\n included in the package since it is expected that in most scenarios\n this would already be available.\n\nConfiguration (optional)\n------------------------\n\nUsage\n-----\n\nTemplates\n---------\n\nContributing\n------------\n\nIf you've found a bug, implemented a feature or customized the\ntemplate and think it is useful then please consider contributing.\nPatches, pull requests or just suggestions are welcome!\n\nLicense\n-------\n\n``django-uncharted`` is released under the MIT license.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/bashu/django-uncharted/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bashu/django-uncharted", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-uncharted", "package_url": "https://pypi.org/project/django-uncharted/", "platform": "", "project_url": "https://pypi.org/project/django-uncharted/", "project_urls": { "Download": "https://github.com/bashu/django-uncharted/zipball/master", "Homepage": "https://github.com/bashu/django-uncharted" }, "release_url": "https://pypi.org/project/django-uncharted/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple amCharts integration for Django", "version": "0.0.1" }, "last_serial": 5008540, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b25eab9f4863cfc5144175120d58b9cb", "sha256": "cd27ce37f57a8bf2da15b2d9e1a7f9ce6b57873ee8a90c5b4611b755a3706b4e" }, "downloads": -1, "filename": "django_uncharted-0.0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "b25eab9f4863cfc5144175120d58b9cb", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16825, "upload_time": "2019-03-31T03:51:19", "url": "https://files.pythonhosted.org/packages/fd/ff/b2c068e6fcdf823f667d8c5b4c44cf2cfa1590b39fb6b4950375b372ad65/django_uncharted-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c3a2373216051afdfed8f70b54977ad", "sha256": "3dba13e1a5abc1a80e47decf2bed5504f87fadaa5d10c5f3edee8da6cfd2597d" }, "downloads": -1, "filename": "django-uncharted-0.0.1.tar.gz", "has_sig": true, "md5_digest": "3c3a2373216051afdfed8f70b54977ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14562, "upload_time": "2019-03-31T03:51:15", "url": "https://files.pythonhosted.org/packages/52/26/d1ba7eb00dbbb796face66aabd2887abf9d9a3820d2f7a6d6717277295d9/django-uncharted-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b25eab9f4863cfc5144175120d58b9cb", "sha256": "cd27ce37f57a8bf2da15b2d9e1a7f9ce6b57873ee8a90c5b4611b755a3706b4e" }, "downloads": -1, "filename": "django_uncharted-0.0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "b25eab9f4863cfc5144175120d58b9cb", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 16825, "upload_time": "2019-03-31T03:51:19", "url": "https://files.pythonhosted.org/packages/fd/ff/b2c068e6fcdf823f667d8c5b4c44cf2cfa1590b39fb6b4950375b372ad65/django_uncharted-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c3a2373216051afdfed8f70b54977ad", "sha256": "3dba13e1a5abc1a80e47decf2bed5504f87fadaa5d10c5f3edee8da6cfd2597d" }, "downloads": -1, "filename": "django-uncharted-0.0.1.tar.gz", "has_sig": true, "md5_digest": "3c3a2373216051afdfed8f70b54977ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14562, "upload_time": "2019-03-31T03:51:15", "url": "https://files.pythonhosted.org/packages/52/26/d1ba7eb00dbbb796face66aabd2887abf9d9a3820d2f7a6d6717277295d9/django-uncharted-0.0.1.tar.gz" } ] }