Skip to content

mhems/pokebase

 
 

Repository files navigation

Pokebase swampert

My modifications to pokebase: "a simple but powerful Python interface to the PokeAPI database"

Mainly the option to avoid fetching certain fields which lend to very long (and large) responses. e.g. to get a single Pokemon, all moves that this pokemon knows are recursively fetched If I just want the types or stats, I don't want the other data to be fetched.

Refer to the original repo for docs.

This is provided as-is for my own use.

About

Python 3 wrapper for Pokéapi v2

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.1%
  • Makefile 0.9%