{ "info": { "author": "Ryan Stauffer", "author_email": "ryan.p.stauffer@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Market Visualization Prototype\r\n\r\nGenerates a three-dimensional interactive surface of market data.\r\n\r\nRuns through a basic command line interface:\r\n\r\n marketvis [-h] [-v] mode [startDate] [endDate]\r\n\r\n positional arguments:\r\n mode Running mode: live (online downloads) | test (offline test\r\n data)\r\n startDate Start date of the live data pull (YYYYMMDD)\r\n endDate End date of the live data pull (YYYYMMDD)\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n -v, --verbose Includes time printouts during runtime\r\n\r\nTest Option\r\n`python marketvis.py test`\r\n\r\nDisplays a visualization based on test data of S&P 500 stocks from Jan 1, 2012 to Jan 1, 2013.\r\n\r\nLive Option\r\n`python marketvis.py live 20150101 20160101`\r\n\r\nPulls new data from the Google Finance API and creates a more up-to-date visualization.\r\n\r\nFor details about getting the prototype up and running, check out this [tutorial](https://github.com/ryanpstauffer/market-vis/wiki/Tutorial)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ryanpstauffer/market-vis", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ryanpstauffer.github.io/market-vis/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "market-vis", "package_url": "https://pypi.org/project/market-vis/", "platform": "", "project_url": "https://pypi.org/project/market-vis/", "project_urls": { "Download": "https://github.com/ryanpstauffer/market-vis", "Homepage": "http://ryanpstauffer.github.io/market-vis/" }, "release_url": "https://pypi.org/project/market-vis/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Market Visualization Prototype", "version": "0.0.1" }, "last_serial": 2049956, "releases": { "0.0.1": [] }, "urls": [] }