{ "info": { "author": "Jacob Kaplan-Moss", "author_email": "jacob@jacobian.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Google Charts template tag\n==========================\n\nThis is a suite of template tags to assist in generating charts using Google's\n`Chart API`__. There's deliberately no Python-level API; try pygooglechart__\nfor that.\n\nCurrently the library is long on code, and short on testing and documentation.\nIt's only been tested against Django 1.1 and Python 2.5.\n\nFor example usage, see ``docs/examples.html``.\n\n__ http://code.google.com/apis/chart/\n__ http://pygooglechart.slowchop.com/\n\nContributing\n------------\n\nThe source is on GitHub: http://github.com/jacobian/django-googlecharts. Feel\nfree to send me pull requests, or send patches to .", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jacobian/django-googlecharts", "keywords": "django charts templates", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-googlecharts", "package_url": "https://pypi.org/project/django-googlecharts/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-googlecharts/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jacobian/django-googlecharts" }, "release_url": "https://pypi.org/project/django-googlecharts/1.0-alpha-1/", "requires_dist": null, "requires_python": null, "summary": "Django template tags to generate charts using the Google chart API.", "version": "1.0-alpha-1" }, "last_serial": 640044, "releases": { "1.0-alpha-1": [ { "comment_text": "", "digests": { "md5": "c62380cb9258c59b2872c2f12a96eac5", "sha256": "e3dac777d6a379412a39bcd4498f91d171ecfc13611a700816a00402a375f0ef" }, "downloads": -1, "filename": "django-googlecharts-1.0-alpha-1.tar.gz", "has_sig": false, "md5_digest": "c62380cb9258c59b2872c2f12a96eac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10700, "upload_time": "2009-11-30T18:23:51", "url": "https://files.pythonhosted.org/packages/9c/e5/93e20a63f2fd269732618f52575d6324a4ce4380eada43234a8df911c657/django-googlecharts-1.0-alpha-1.tar.gz" } ], "1.0a1": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "c62380cb9258c59b2872c2f12a96eac5", "sha256": "e3dac777d6a379412a39bcd4498f91d171ecfc13611a700816a00402a375f0ef" }, "downloads": -1, "filename": "django-googlecharts-1.0-alpha-1.tar.gz", "has_sig": false, "md5_digest": "c62380cb9258c59b2872c2f12a96eac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10700, "upload_time": "2009-11-30T18:23:51", "url": "https://files.pythonhosted.org/packages/9c/e5/93e20a63f2fd269732618f52575d6324a4ce4380eada43234a8df911c657/django-googlecharts-1.0-alpha-1.tar.gz" } ] }