Name | pymfl JSON |
Version |
1.0.2
JSON |
| download |
home_page | |
Summary | Python wrapper for the myfantasyleague API. |
upload_time | 2022-08-11 03:06:00 |
maintainer | |
docs_url | None |
author | Joey Greco |
requires_python | |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<div align="center">
<img src="https://raw.githubusercontent.com/joeyagreco/pymfl/main/img/mfl_logo.png" alt="sleeper logo" width="250"/>
Python wrapper for the MyFantasyLeague API.
[MyFantasyLeague Website](http://home.myfantasyleague.com/)\
[MyFantasyLeague API Documentation](https://api.myfantasyleague.com/2022/api_info)
![Main Build](https://github.com/joeyagreco/pymfl/actions/workflows/main-build.yml/badge.svg)
![Last Commit](https://img.shields.io/github/last-commit/joeyagreco/pymfl)
</div>
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install.
```bash
pip install pymfl
```
## Usage
For examples on how to utilize the different features of this library, see
the [`example`](https://github.com/joeyagreco/pymfl/tree/main/example) folder.
## Running Tests
To run tests, run the following command:
```bash
pytest
```
## 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.
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": "",
"name": "pymfl",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Joey Greco",
"author_email": "joeyagreco@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9d/9d/f1af464c4ae646bb3bbe4401a2cfe1dbee6bb2d4d10149c71b2f87419beb/pymfl-1.0.2.tar.gz",
"platform": null,
"description": "<div align=\"center\">\r\n\r\n<img src=\"https://raw.githubusercontent.com/joeyagreco/pymfl/main/img/mfl_logo.png\" alt=\"sleeper logo\" width=\"250\"/>\r\n\r\nPython wrapper for the MyFantasyLeague API.\r\n\r\n[MyFantasyLeague Website](http://home.myfantasyleague.com/)\\\r\n[MyFantasyLeague API Documentation](https://api.myfantasyleague.com/2022/api_info)\r\n\r\n![Main Build](https://github.com/joeyagreco/pymfl/actions/workflows/main-build.yml/badge.svg)\r\n![Last Commit](https://img.shields.io/github/last-commit/joeyagreco/pymfl)\r\n</div>\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install.\r\n\r\n```bash\r\npip install pymfl\r\n```\r\n\r\n## Usage\r\n\r\nFor examples on how to utilize the different features of this library, see\r\nthe [`example`](https://github.com/joeyagreco/pymfl/tree/main/example) folder.\r\n\r\n## Running Tests\r\n\r\nTo run tests, run the following command:\r\n\r\n```bash\r\n pytest\r\n```\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\r\n\r\nPlease make sure to update tests as appropriate.\r\n\r\n## License\r\n\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python wrapper for the myfantasyleague API.",
"version": "1.0.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7f323932a8cb4e50783496e77f15b5f8",
"sha256": "e3184fe36d61f166f51e6b67477c1a2dcc8d46439dea91230466841d87e0f82b"
},
"downloads": -1,
"filename": "pymfl-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "7f323932a8cb4e50783496e77f15b5f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17346,
"upload_time": "2022-08-11T03:06:00",
"upload_time_iso_8601": "2022-08-11T03:06:00.418977Z",
"url": "https://files.pythonhosted.org/packages/9d/9d/f1af464c4ae646bb3bbe4401a2cfe1dbee6bb2d4d10149c71b2f87419beb/pymfl-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-08-11 03:06:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pymfl"
}