Name | puckluck JSON |
Version |
2023.1.16.2
JSON |
| download |
home_page | None |
Summary | NHL hockey analytics and data collection utilities |
upload_time | 2023-01-17 03:24:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
sports-analytics
nhl
hockey
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# About
> NOTE: This package is very much in development and the API will likely change rapidly. I am working through the boundaries of what this library will and will not support, but I intend to support this in 2023 and beyond.
A python package to help harvest and build a database of advanced NHL stats from reputable sources. To my knowledge, there isn't a downloadable database like [Lahman for baseball](https://www.seanlahman.com/baseball-archive/statistics/) in the hockey analytics space. This repo aims to help provide tools to build such a database with an eye towards
- Simplify the ETL/data ops task to build a data store
- ML tasks upstream
- Simple webapp dashboards
Raw data
{
"_id": null,
"home_page": null,
"name": "puckluck",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "sports-analytics,NHL,hockey",
"author": null,
"author_email": "Brock Tibert <btibert3@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/02/db/9bd52349a07612ec88e57daa3f29e57c5a087bfaf17108f757ce32a98ebb/puckluck-2023.1.16.2.tar.gz",
"platform": null,
"description": "# About\n\n> NOTE: This package is very much in development and the API will likely change rapidly. I am working through the boundaries of what this library will and will not support, but I intend to support this in 2023 and beyond.\n\nA python package to help harvest and build a database of advanced NHL stats from reputable sources. To my knowledge, there isn't a downloadable database like [Lahman for baseball](https://www.seanlahman.com/baseball-archive/statistics/) in the hockey analytics space. This repo aims to help provide tools to build such a database with an eye towards\n\n- Simplify the ETL/data ops task to build a data store\n- ML tasks upstream\n- Simple webapp dashboards\n",
"bugtrack_url": null,
"license": null,
"summary": "NHL hockey analytics and data collection utilities",
"version": "2023.1.16.2",
"split_keywords": [
"sports-analytics",
"nhl",
"hockey"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e140e08545abd2e05c08300cc93a15393e79ae4ac5d475fa218d9e0a667aa442",
"md5": "10cea91fb868afed31be7b063d1e1047",
"sha256": "60a4aaa9bfffe8cd52220cf8df122e5004cb25532cbb5dec78283ea72a3765c1"
},
"downloads": -1,
"filename": "puckluck-2023.1.16.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10cea91fb868afed31be7b063d1e1047",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4399,
"upload_time": "2023-01-17T03:24:00",
"upload_time_iso_8601": "2023-01-17T03:24:00.228902Z",
"url": "https://files.pythonhosted.org/packages/e1/40/e08545abd2e05c08300cc93a15393e79ae4ac5d475fa218d9e0a667aa442/puckluck-2023.1.16.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "02db9bd52349a07612ec88e57daa3f29e57c5a087bfaf17108f757ce32a98ebb",
"md5": "1396c7b2f8140b5897736f806abaf5d6",
"sha256": "ceadcb3172105790343d87a2d6fa5af574332e72930afcfafef5d94a7ae35ef2"
},
"downloads": -1,
"filename": "puckluck-2023.1.16.2.tar.gz",
"has_sig": false,
"md5_digest": "1396c7b2f8140b5897736f806abaf5d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4686,
"upload_time": "2023-01-17T03:24:08",
"upload_time_iso_8601": "2023-01-17T03:24:08.471464Z",
"url": "https://files.pythonhosted.org/packages/02/db/9bd52349a07612ec88e57daa3f29e57c5a087bfaf17108f757ce32a98ebb/puckluck-2023.1.16.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-17 03:24:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "puckluck"
}