{ "info": { "author": "Justin Forth", "author_email": "justinforth@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# AutoDraft Package\nThis package contains the necessary modules for running the various scripts within the [AutoDraft](https://github.com/j4th/AutoDraft) project. Namely:\n - `api.py`: Wrapper for the NHL's undocumented (mostly, shout-out to [dword4](https://gitlab.com/dword4/nhlapi)) API.\n - `arima.py`: Module for performing Auto-ARIMA modelling and predictions using [pmdarima](https://www.alkaline-ml.com/pmdarima/).\n - `gluonts.py`: Module for performing DeepAR modelling and predictions; could be extended to any [GluonTS](https://gluon-ts.mxnet.io/) model.\n - `visualization.py`: Module for visualizing model output and performance, largely through leveraging [Bokeh](https://bokeh.pydata.org/en/latest/index.html).\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/j4th/autodraft_pkg", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "autodraft", "package_url": "https://pypi.org/project/autodraft/", "platform": "", "project_url": "https://pypi.org/project/autodraft/", "project_urls": { "Homepage": "https://github.com/j4th/autodraft_pkg" }, "release_url": "https://pypi.org/project/autodraft/0.0.3/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A small package for the AutoDraft streamlit app as well as working with the NHL's API.", "version": "0.0.3" }, "last_serial": 5972926, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "eeaad2d0c9c7b96bdc679f0752cd6453", "sha256": "6aef1c73288d4f1efa752360e4eac33b03c2aeb917af8d42fcd3da047e76ffd7" }, "downloads": -1, "filename": "autodraft-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "eeaad2d0c9c7b96bdc679f0752cd6453", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16897, "upload_time": "2019-10-14T18:59:48", "url": "https://files.pythonhosted.org/packages/45/2d/ccbbda8b785c5062774bc6d91b84508cec46716e4e8b687736316a436f0d/autodraft-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ef7e5acba4c95af7522665336a5a521", "sha256": "69d4b857b6ad9fe2818593b74d20e6d205472fbd068d0d3315e0ca256ba8c2ca" }, "downloads": -1, "filename": "autodraft-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4ef7e5acba4c95af7522665336a5a521", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 13834, "upload_time": "2019-10-14T18:59:53", "url": "https://files.pythonhosted.org/packages/e4/ac/818e2a4d7a24f9af17abf7c7a6c5fc09ae22201f402ed2d98200a81605c6/autodraft-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eeaad2d0c9c7b96bdc679f0752cd6453", "sha256": "6aef1c73288d4f1efa752360e4eac33b03c2aeb917af8d42fcd3da047e76ffd7" }, "downloads": -1, "filename": "autodraft-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "eeaad2d0c9c7b96bdc679f0752cd6453", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16897, "upload_time": "2019-10-14T18:59:48", "url": "https://files.pythonhosted.org/packages/45/2d/ccbbda8b785c5062774bc6d91b84508cec46716e4e8b687736316a436f0d/autodraft-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ef7e5acba4c95af7522665336a5a521", "sha256": "69d4b857b6ad9fe2818593b74d20e6d205472fbd068d0d3315e0ca256ba8c2ca" }, "downloads": -1, "filename": "autodraft-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4ef7e5acba4c95af7522665336a5a521", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 13834, "upload_time": "2019-10-14T18:59:53", "url": "https://files.pythonhosted.org/packages/e4/ac/818e2a4d7a24f9af17abf7c7a6c5fc09ae22201f402ed2d98200a81605c6/autodraft-0.0.3.tar.gz" } ] }