pokedex.py

Python wrapper library for the Pokédex API.


Keywords
pokemon, pokedex, api, database, pokeapi, pokedb, wrapper, library, py, python
License
MIT
Install
pip install pokedex.py==2.0.0

Documentation

Pokedex API Wrapper Library

A wrapper library for the Pokedex API.

Installation

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.

Get Started

Read the Wiki to see the available classes and methods (with examples) and know how to use them.

Pokedex API

Contributors

The developer of the Pokedex API and this wrapper library is @iamtraction

List of all contributors

Donate

If want to support the development of this project to keep this alive forever, you can send donations to the developers.
Your donations will ensure the development of this project and I’ll make sure this project stays active forever. You can donate via PayPal.

License

MIT

If you liked this project you can ⭐ Star it on GitHub.