Skip to main content

A Python wrapper for PokeAPI

Project description

https://badge.fury.io/py/pykemon.png https://travis-ci.org/PokeAPI/pykemon.png?branch=master

A python wrapper for PokeAPI

Installation

Nice and simple:

$ pip install pykemon

Usage

Even simpler:

>>> import pykemon
>>> client = pykemon.V1Client()
>>> p = client.get_pokemon(uid=1)
[<Pokemon - Bulbasaur>]

Features

  • Generate Python objects from PokeAPI resources.

  • Human-friendly API

History

0.2.0 (2016-06-11)

  • Beckett API Client framework added

0.1.2 (2014-1-3)

  • Sprite attribute added to Pokemon class

0.1.1 (2013-12-24)

  • Description attribute added to Pokemon class

0.1.0 (2013-12-23)

  • First release on PyPI.

  • All PokeAPI resources fully supported and represented in an object-oriented style.

  • Easy-to-use API: just one method!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pykemon-0.2.0-py2.py3-none-any.whl (7.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pykemon-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pykemon-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 756e8b3b7ec154f059e4fd549dc908701cf17596474a3e7787b3c4db133488e8
MD5 8326d887bdea2b820a1e00d5816090a5
BLAKE2b-256 f982f27fc3c19e6ac4c6133d2e182d5d0d82a1c9a8bff248097d501eec75aaa3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page