{ "info": { "author": "Stephanie Harris", "author_email": "sharris@eastern.edu", "bugtrack_url": null, "classifiers": [], "description": "# Py Weather Graph\n\nApp for tracking the weather\n\n### Tech\n\nCodewars Dashboard uses a number of open source projects to work properly:\n\n* [Python3] - interpreted high-level programming language\n* [Tornado] - Python web framework and asynchronous networking library\n\n\n### Installation\n\nPy Weather Graph requires\n[python3](https://www.python.org/download/releases/3.0/) to run.\n\nClone the app from [the main repo](https://github.com/Steph-harris/py_weather_graph).\n\n```sh\n$ mkdir py_weather_graph\n$ cd py_weather_graph\n\npython3 -m venv env\nsource env/bin/activate\n(env) pip install -r requirements.txt\n(env) python app.py\n```\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Steph-harris/py_weather_graph", "keywords": "weather graph matplotlib", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "py-weather-graph-sharris", "package_url": "https://pypi.org/project/py-weather-graph-sharris/", "platform": "", "project_url": "https://pypi.org/project/py-weather-graph-sharris/", "project_urls": { "Homepage": "https://github.com/Steph-harris/py_weather_graph" }, "release_url": "https://pypi.org/project/py-weather-graph-sharris/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Plot Graph of Local Weather Patterns", "version": "0.0.1" }, "last_serial": 5229498, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "98ebdc7609571a88c005760c8bcf02cb", "sha256": "60b6672b2b0fd6fc919a5e94a485985bcad283eecda7ba3c655862f6e56509d6" }, "downloads": -1, "filename": "py_weather_graph_sharris-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "98ebdc7609571a88c005760c8bcf02cb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2407, "upload_time": "2019-05-05T20:08:54", "url": "https://files.pythonhosted.org/packages/f0/1e/90321a446bdd208ab76c418fd9ad566a203c1dee4c1e2ea41e0d0678a774/py_weather_graph_sharris-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6f45d1e96f0093499f005fdc5b08fee", "sha256": "ded0266ee6f968b3c57e4409e397c81899e372fd7f8d036174c46e43119e9dc7" }, "downloads": -1, "filename": "py_weather_graph_sharris-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f6f45d1e96f0093499f005fdc5b08fee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1349, "upload_time": "2019-05-05T20:08:56", "url": "https://files.pythonhosted.org/packages/03/fc/8b8b8cc452e0c2bf32d4177f240dab42cee8b1d483acd4676d049da76cd3/py_weather_graph_sharris-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98ebdc7609571a88c005760c8bcf02cb", "sha256": "60b6672b2b0fd6fc919a5e94a485985bcad283eecda7ba3c655862f6e56509d6" }, "downloads": -1, "filename": "py_weather_graph_sharris-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "98ebdc7609571a88c005760c8bcf02cb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2407, "upload_time": "2019-05-05T20:08:54", "url": "https://files.pythonhosted.org/packages/f0/1e/90321a446bdd208ab76c418fd9ad566a203c1dee4c1e2ea41e0d0678a774/py_weather_graph_sharris-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6f45d1e96f0093499f005fdc5b08fee", "sha256": "ded0266ee6f968b3c57e4409e397c81899e372fd7f8d036174c46e43119e9dc7" }, "downloads": -1, "filename": "py_weather_graph_sharris-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f6f45d1e96f0093499f005fdc5b08fee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1349, "upload_time": "2019-05-05T20:08:56", "url": "https://files.pythonhosted.org/packages/03/fc/8b8b8cc452e0c2bf32d4177f240dab42cee8b1d483acd4676d049da76cd3/py_weather_graph_sharris-0.0.1.tar.gz" } ] }