Python wrapper for the MyFantasyLeague API.
Use the package manager pip to install.
pip install pymfl
For examples on how to utilize the different features of this library, see
the example
folder.
To run tests, run the following command:
pytest
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.