Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Pokémon

Tyradex for Python

LassaInora - Tyradex GitHub tag stars - Tyradex forks - Tyradex

PyPI version Supported Versions


Click for README - French


Overview

This Python script interacts with the Tyradex API to retrieve detailed information about Pokémon, Generation and Pokémon types. It is designed to provide easy access to details such as Pokédex ID, generation, category, statistics, etc., for individual Pokémon or types. The script is organized into classes representing different aspects of Pokémon data and includes functions to obtain lists of all Pokémon and types.

How to use

Installation

  • Unix/ macOS : python3 -m pip install --upgrade Tyradex
  • Windows : py -m pip install --upgrade Tyradex

Library Interface

The Tyradex library for Python offers a simple and intuitive interface for use in your various projects.
How to use the library?

Command Line Interface

This library also has a command-line interface that returns raw JSON data from the API, retaining the cache advantage of the Python adaptation. → How to use the CLI?

Dependencies

This library uses dependencies

API Reference

Contributors

API created by

Python adaptation by

Licence

This project is licensed under the MIT License.

About

Python adaptation of Tyradex API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages