A wrapper library for the Pokedex API.
This is a Python module available through the PyPI.
Before installing, download and install Python. We recommend installing version 3.5+ of Python.
Installation is done using the pip install
command:
pip install pokedex.py
For more info, see pip install docs.
Read the Wiki to see the available classes and methods (with examples) and know how to use them.
- Official Website and Documentation
- GitHub Organization for other libraries
- Discord for discussion
The developer of the Pokedex API and this wrapper library is @iamtraction
If you liked this project you can ⭐ Star it on GitHub.