├── CHANGELOG.md ├── DOCUMENTATION.md ├── LICENSE ├── MANIFEST ├── README.md ├── examples └── save_image.py ├── setup.cfg ├── setup.py └── sr_api ├── __init__.py ├── client.py ├── definition.py ├── http.py ├── image.py ├── lyrics.py ├── meme.py ├── minecraft.py ├── options.py ├── pokedex.py └── quote.py /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | ## v1.1.4 - Oktober 16, 2020 2 | * Now using yarl to improve url formatting and preventing Error 404 when using premium on some endpoints 3 | * Added option to search pokemon by ID 4 | * images, gifs, facts and filters now can be selected with `sr_api.Animal/Gif/filter.