{ "info": { "author": "Aaron Schumacher", "author_email": "ajschumacher@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=====\ngogpy\n=====\n\nCommunicate with a `gog`_ server for data visualization independent of\nPython.\n\n.. _gog: https://github.com/ajschumacher/gog\n\nThe ``gog`` function sends data from a `pandas`_ DataFrame to a gog\nserver such as `gogd`_. The gog server is responsible for passing the\ndata to a gog frontend such as `gogi`_ for visualization.\n\n.. _pandas: http://pandas.pydata.org/\n.. _gogd: https://github.com/ajschumacher/gogd\n.. _gogi: https://github.com/ajschumacher/gogi\n\n\nUsage\n-----\n\n::\n\n > import pandas as pd\n > my_data = pd.DataFrame({'x': [1, 2, 3], 'y': [3, 1, 1]})\n > from gogpy import gog\n > gog(my_data)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ajschumacher/gogpy/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ajschumacher/gogpy", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gogpy", "package_url": "https://pypi.org/project/gogpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gogpy/", "project_urls": { "Download": "https://github.com/ajschumacher/gogpy/tarball/0.0.2", "Homepage": "https://github.com/ajschumacher/gogpy" }, "release_url": "https://pypi.org/project/gogpy/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "use gog visualization system from Python", "version": "0.0.2" }, "last_serial": 1367122, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cc240028b5b7b7d8f7d66c473910d04e", "sha256": "531deeaab9201dd00b005813648cdcad7842eb9a4b238bfc19de1f80e19b12f2" }, "downloads": -1, "filename": "gogpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cc240028b5b7b7d8f7d66c473910d04e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1231, "upload_time": "2015-01-01T19:58:10", "url": "https://files.pythonhosted.org/packages/db/58/2056a87247c46f080c00525bc727bd908cd21688763c7fc135bdb00a397f/gogpy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "49100aaa4e9a25f90cb8562a93efa721", "sha256": "42842d7186b6b7c576fb24bc838993525705df9df7549911465d242840a2f561" }, "downloads": -1, "filename": "gogpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "49100aaa4e9a25f90cb8562a93efa721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1580, "upload_time": "2015-01-01T20:20:30", "url": "https://files.pythonhosted.org/packages/63/67/d3198f1e8bea131e4d4d75200dfeccd7bf57f1e3b75bbc36e485e71a1fe4/gogpy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49100aaa4e9a25f90cb8562a93efa721", "sha256": "42842d7186b6b7c576fb24bc838993525705df9df7549911465d242840a2f561" }, "downloads": -1, "filename": "gogpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "49100aaa4e9a25f90cb8562a93efa721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1580, "upload_time": "2015-01-01T20:20:30", "url": "https://files.pythonhosted.org/packages/63/67/d3198f1e8bea131e4d4d75200dfeccd7bf57f1e3b75bbc36e485e71a1fe4/gogpy-0.0.2.tar.gz" } ] }