<div align="center">
<img src="https://github.com/joeyagreco/sleeper/raw/main/img/sleeper.png" alt="sleeper logo" width="250"/>
A Python wrapper for the Sleeper API.
[Sleeper Website](https://sleeper.com/)\
[Sleeper API Documentation](https://docs.sleeper.app/)
[![PyPi Version](https://img.shields.io/pypi/v/sleeper)](https://pypi.org/project/sleeper/)
<br>
<a target="_blank" href="https://www.python.org/downloads/" title="Python version"><img src="https://img.shields.io/badge/python-%3E=_3.10-teal.svg"></a>
![Main Build](https://github.com/joeyagreco/sleeper/actions/workflows/main-build.yml/badge.svg)
![Last Commit](https://img.shields.io/github/last-commit/joeyagreco/sleeper)
</div>
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install.
```bash
pip install sleeper
```
## Usage
For examples on how to utilize the different features of this library, see
the [`example`](https://github.com/joeyagreco/sleeper/tree/main/example) folder.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Development
_Run these commands from the root folder_
- Install Dependencies: `make deps`
- Format Code: `make fmt`
- Run Unit Tests: `make test`
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": "https://github.com/joeyagreco/sleeper",
"name": "sleeper",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "nfl football sleeper sleeper-api sleeper-fantasy-football fantasy-football wrapper wrapper-api",
"author": "Joey Greco",
"author_email": "joeyagreco@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/93/86/040869155eab7213a50c457624c65055e8c86bb41133a48d94cb37ebbbe8/sleeper-2.0.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n<img src=\"https://github.com/joeyagreco/sleeper/raw/main/img/sleeper.png\" alt=\"sleeper logo\" width=\"250\"/>\n\nA Python wrapper for the Sleeper API.\n\n[Sleeper Website](https://sleeper.com/)\\\n[Sleeper API Documentation](https://docs.sleeper.app/)\n\n[![PyPi Version](https://img.shields.io/pypi/v/sleeper)](https://pypi.org/project/sleeper/)\n<br>\n<a target=\"_blank\" href=\"https://www.python.org/downloads/\" title=\"Python version\"><img src=\"https://img.shields.io/badge/python-%3E=_3.10-teal.svg\"></a>\n![Main Build](https://github.com/joeyagreco/sleeper/actions/workflows/main-build.yml/badge.svg)\n![Last Commit](https://img.shields.io/github/last-commit/joeyagreco/sleeper)\n</div>\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install.\n\n```bash\npip install sleeper\n```\n\n## Usage\n\nFor examples on how to utilize the different features of this library, see\nthe [`example`](https://github.com/joeyagreco/sleeper/tree/main/example) folder.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Development\n\n_Run these commands from the root folder_\n- Install Dependencies: `make deps`\n- Format Code: `make fmt`\n- Run Unit Tests: `make test`\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python wrapper for the Sleeper API.",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://github.com/joeyagreco/sleeper"
},
"split_keywords": [
"nfl",
"football",
"sleeper",
"sleeper-api",
"sleeper-fantasy-football",
"fantasy-football",
"wrapper",
"wrapper-api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3cc502aac2bd27c88fa2be6ffb0e9f437a9b55af5261627e6b6b6de2d98b5e44",
"md5": "06a3ad5475862b2731ed0c9b1801a5a5",
"sha256": "c9c02e831259f28f07a3c33c9b381e2307d6468f1ec4b47cd55cee70885effc8"
},
"downloads": -1,
"filename": "sleeper-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "06a3ad5475862b2731ed0c9b1801a5a5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 21956,
"upload_time": "2024-09-21T23:52:09",
"upload_time_iso_8601": "2024-09-21T23:52:09.026305Z",
"url": "https://files.pythonhosted.org/packages/3c/c5/02aac2bd27c88fa2be6ffb0e9f437a9b55af5261627e6b6b6de2d98b5e44/sleeper-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9386040869155eab7213a50c457624c65055e8c86bb41133a48d94cb37ebbbe8",
"md5": "378d5341f24cc7fe7c754bdf61259654",
"sha256": "23706c1b3310e823e9ba9d09b6e7e1aa5d6cd821b7717476448a09834e890122"
},
"downloads": -1,
"filename": "sleeper-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "378d5341f24cc7fe7c754bdf61259654",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 16315,
"upload_time": "2024-09-21T23:52:10",
"upload_time_iso_8601": "2024-09-21T23:52:10.637908Z",
"url": "https://files.pythonhosted.org/packages/93/86/040869155eab7213a50c457624c65055e8c86bb41133a48d94cb37ebbbe8/sleeper-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-21 23:52:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joeyagreco",
"github_project": "sleeper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "sleeper"
}