{ "info": { "author": "Andre da Palma", "author_email": "andrefsp@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "======\npyflot\n======\n\n.. image:: https://secure.travis-ci.org/andrefsp/pyflot.png\n :target: https://travis-ci.org/andrefsp/pyflot\n\n.. image:: https://coveralls.io/repos/andrefsp/pyflot/badge.png?branch=master\n :target: https://coveralls.io/r/andrefsp/pyflot?branch=master\n\n\nPython Interface for the known JavaScript Flot librabry\n\n\nMotivation\n==========\n\nThe idea behind *PyFlot* its to provide an easy and quick way to create graphs in Python and to plot them out in a web page.\n\nBackend developers sometimes have to work with statistics and metrics and bring that data from a server to a web page in form of charts. \n\nWhen this situations happens developers some times find themselves thinking on things like, which data format should they push from the server to the pages, how to catch the data in the templates and how to plot the charts, sometimes situations even gets worst when in a team there is a lack of javascript skills to create those fancy graph pages.\n\n*PyFlot*, appears as a shortcut and as a solution for some of this problems providing a nice a simple way to plot graphs just by modeling it in the backend.\n\nIt uses the known flot_ javaScript/jQuery plotting library as interface.\n\n.. _flot: http://www.flotcharts.org\n\nDocumentation\n=============\n\nDocumentation_ is available on readthedocs. \n\n.. _Documentation: http://pyflot-docs.readthedocs.org", "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/andrefsp/pyflot", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "PyFlot", "package_url": "https://pypi.org/project/PyFlot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyFlot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/andrefsp/pyflot" }, "release_url": "https://pypi.org/project/PyFlot/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python Interface the JavaScript Flot chart librabry", "version": "0.2" }, "last_serial": 773979, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fae14e96f6758518f99cdc968c6f65c9", "sha256": "76c28df00449a70e58263a6f835e171b5ebb55e56bfc6f70059f7b9dfd1bbe11" }, "downloads": -1, "filename": "PyFlot-0.1.tar.gz", "has_sig": false, "md5_digest": "fae14e96f6758518f99cdc968c6f65c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8685, "upload_time": "2012-09-13T17:11:10", "url": "https://files.pythonhosted.org/packages/27/67/b917eb59e7ee205dd37d45741945ee689158272496df8cf62d061c4e335d/PyFlot-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "8fa8e3337ed98338ab0b2462447f4308", "sha256": "bfb643b3415d0e7a1cfe70290e35bc023d851ff1734ce08814bdcdbfcb4051d9" }, "downloads": -1, "filename": "PyFlot-0.2.tar.gz", "has_sig": false, "md5_digest": "8fa8e3337ed98338ab0b2462447f4308", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5719, "upload_time": "2013-06-18T17:54:16", "url": "https://files.pythonhosted.org/packages/a8/98/2feaab38edd1f110778d9f73ad2b76f1df6cbc2dcb1b288dd7dc240c5712/PyFlot-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fa8e3337ed98338ab0b2462447f4308", "sha256": "bfb643b3415d0e7a1cfe70290e35bc023d851ff1734ce08814bdcdbfcb4051d9" }, "downloads": -1, "filename": "PyFlot-0.2.tar.gz", "has_sig": false, "md5_digest": "8fa8e3337ed98338ab0b2462447f4308", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5719, "upload_time": "2013-06-18T17:54:16", "url": "https://files.pythonhosted.org/packages/a8/98/2feaab38edd1f110778d9f73ad2b76f1df6cbc2dcb1b288dd7dc240c5712/PyFlot-0.2.tar.gz" } ] }