Skip to content

Repository files navigation

Pokepy

pypipython versionsdownloadsbuild statuscoveragesnyklicense

Warning

Currently unsupported

A python wrapper for PokéAPI. (former pykemon)

Maintainer: Nobody

Installation

Nice and simple:

$ pip install pokepy

Usage

Even simpler:

>>>importpokepy>>>client=pokepy.V2Client()
>>>client.get_pokemon(14)
<Pokemon-Kakuna>

Documentation

For more information, check the documentation at https://pokeapi.github.io/pokepy

Features

  • Generate Python objects from PokéAPI resources
  • Cache
  • Human-friendly API

About

A Python wrapper for PokéAPI

Topics

Resources

Contributing

Stars

134 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages