{ "info": { "author": "Christian Ledermann", "author_email": "christian.ledermann@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Graphics :: Presentation" ], "description": "Introduction\n ============\n \n collective.pygal.core integrates the pygal dynamic SVG charting library\n into Plone. On its own this package does not provide any functionality,\n it just registers the CSS and Javascript pygal requires.\n \n In the future common fuctionalities that make pygal easier to use in\n plone will be integrated here.\n \n \n What is pygal?\n ==============\n \n Pygal is a python SVG Charts Creator. To produce good looking charts\n you do not need any bulky javascript libraries, the svg creation\n is entirely done in python on the serverside with only a minimum\n of javascript embedded to create some effects. Pygal is easy to use\n and provides flexible and customizable layouts.\n \n \n It features various graph types:\n \n - Bar charts\n \n - Line charts\n \n - XY charts\n \n - Pie charts\n \n - Radar charts\n \n Python/Css styling with some packaged themes (default, light, neon,\n clean, dark_solarized, light_solarized)\n And a lot of options to customize the charts.\n \n \n See http://pygal.org/ for more information.\n \n pygal requires 2.6 > python > 3.0\n \n Changelog\n =========\n \n 0.1 (2012/04/02)\n -------------------\n \n - Initial release", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.pygal.core", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.pygal.core", "package_url": "https://pypi.org/project/collective.pygal.core/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.pygal.core/", "project_urls": { "Homepage": "https://github.com/collective/collective.pygal.core" }, "release_url": "https://pypi.org/project/collective.pygal.core/0.1/", "requires_dist": null, "requires_python": null, "summary": "Pygal dynamic SVG charting library integration for plone", "version": "0.1" }, "last_serial": 730340, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9f91e2f61bf9195e064ff1d6f3b1806a", "sha256": "be069a24c14e1f0a956a17d43e412cdae6c3fd414f6473c4697c128dcfd18b3a" }, "downloads": -1, "filename": "collective.pygal.core-0.1.tar.gz", "has_sig": false, "md5_digest": "9f91e2f61bf9195e064ff1d6f3b1806a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8580, "upload_time": "2012-04-02T13:07:34", "url": "https://files.pythonhosted.org/packages/42/23/665b0d34f3148966b7a8f2703bfdad078f76b2cc5f35e00d8c6f9ab4d113/collective.pygal.core-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f91e2f61bf9195e064ff1d6f3b1806a", "sha256": "be069a24c14e1f0a956a17d43e412cdae6c3fd414f6473c4697c128dcfd18b3a" }, "downloads": -1, "filename": "collective.pygal.core-0.1.tar.gz", "has_sig": false, "md5_digest": "9f91e2f61bf9195e064ff1d6f3b1806a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8580, "upload_time": "2012-04-02T13:07:34", "url": "https://files.pythonhosted.org/packages/42/23/665b0d34f3148966b7a8f2703bfdad078f76b2cc5f35e00d8c6f9ab4d113/collective.pygal.core-0.1.tar.gz" } ] }