Name | espn-api-orm JSON |
Version |
0.0.8
JSON |
| download |
home_page | None |
Summary | A Python interface for the ESPN API |
upload_time | 2024-12-31 00:07:09 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
data science
orm
sports
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# espn-api-orm
ESPN API Object-Relational Mapper (ORM) is a Python package that makes it easy to interact with the ESPN API. It provides an ORM-like interface on top of the API endpoints, making it more intuitive for Python developers. List of endpoints: https://gist.github.com/nntrn/ee26cb2a0716de0947a0a4e9a157bc1c
## Installation
You can install ESPN API ORM using pip:
```bash
pip install espn-api-orm
```
## Usage
- BaseAPI -> SportAPI -> LeagueAPI -> SeasonAPI
- SeasonAPI -> TeamsAPI
- SeasonAPI -> VenueAPI
- SeasonAPI -> CalendarAPI -> ScoreboardAPI
- ScoreboardAPI -> EventsAPI
## Features
- Easy API interaction: The emphasis is on making ESPN API easy to use for Python developers.
- ORM-like interface: Binding API endpoints to Python classes, giving an ORM-like feel.
- Comprehensive coverage: Covers all ESPN API endpoints.
## Contributing
We appreciate any contributions. Please feel free to fork and create a Pull Request for any changes/updates.
## Publishing
Auto publish available through GitHub Actions and Pypi
Local publishing (include token in rc)
1. ```python -m build```
2. ```twine upload dist/*```
Raw data
{
"_id": null,
"home_page": null,
"name": "espn-api-orm",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "data science, ORM, sports",
"author": null,
"author_email": "TheEdgePredictor <theedgepredictor@gmail.com>, Charlie Sergeant <charlesdsgt@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/66/85/cbaa12ee8357bae097eb4ad1122fb294186f049cd646f24a0cd2d74fca48/espn_api_orm-0.0.8.tar.gz",
"platform": null,
"description": "# espn-api-orm\r\n\r\nESPN API Object-Relational Mapper (ORM) is a Python package that makes it easy to interact with the ESPN API. It provides an ORM-like interface on top of the API endpoints, making it more intuitive for Python developers. List of endpoints: https://gist.github.com/nntrn/ee26cb2a0716de0947a0a4e9a157bc1c\r\n\r\n## Installation\r\n\r\nYou can install ESPN API ORM using pip:\r\n\r\n```bash\r\npip install espn-api-orm\r\n```\r\n## Usage\r\n\r\n- BaseAPI -> SportAPI -> LeagueAPI -> SeasonAPI\r\n- SeasonAPI -> TeamsAPI\r\n- SeasonAPI -> VenueAPI\r\n- SeasonAPI -> CalendarAPI -> ScoreboardAPI\r\n- ScoreboardAPI -> EventsAPI\r\n\r\n## Features\r\n- Easy API interaction: The emphasis is on making ESPN API easy to use for Python developers.\r\n- ORM-like interface: Binding API endpoints to Python classes, giving an ORM-like feel.\r\n- Comprehensive coverage: Covers all ESPN API endpoints.\r\n\r\n## Contributing\r\nWe appreciate any contributions. Please feel free to fork and create a Pull Request for any changes/updates.\r\n\r\n## Publishing\r\n\r\nAuto publish available through GitHub Actions and Pypi\r\n\r\nLocal publishing (include token in rc)\r\n\r\n1. ```python -m build```\r\n\r\n2. ```twine upload dist/*```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python interface for the ESPN API",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/theedgepredictor/espn-api-orm",
"Issues": "https://github.com/theedgepredictor/espn-api-orm/issues",
"Repository": "https://github.com/theedgepredictor/espn-api-orm"
},
"split_keywords": [
"data science",
" orm",
" sports"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "762526450d30415e5e57af30356b07ef8de643445331637fa4acab9513d05c4a",
"md5": "3b174b99220ad84ff73ae96579837128",
"sha256": "ae026ec526adbc2b5d098b4c1fc97a51d637c8d1b30c68b908461d161c971f3f"
},
"downloads": -1,
"filename": "espn_api_orm-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b174b99220ad84ff73ae96579837128",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18590,
"upload_time": "2024-12-31T00:07:04",
"upload_time_iso_8601": "2024-12-31T00:07:04.596016Z",
"url": "https://files.pythonhosted.org/packages/76/25/26450d30415e5e57af30356b07ef8de643445331637fa4acab9513d05c4a/espn_api_orm-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6685cbaa12ee8357bae097eb4ad1122fb294186f049cd646f24a0cd2d74fca48",
"md5": "f6b460bca19b46817dc026cd700b111c",
"sha256": "ca9d1904b8347cfb4d192a77f81a8fdd7e96f7a186efead547feb9054a7405d0"
},
"downloads": -1,
"filename": "espn_api_orm-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "f6b460bca19b46817dc026cd700b111c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14114,
"upload_time": "2024-12-31T00:07:09",
"upload_time_iso_8601": "2024-12-31T00:07:09.684969Z",
"url": "https://files.pythonhosted.org/packages/66/85/cbaa12ee8357bae097eb4ad1122fb294186f049cd646f24a0cd2d74fca48/espn_api_orm-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-31 00:07:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "theedgepredictor",
"github_project": "espn-api-orm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "espn-api-orm"
}