Tyradex for Python is an easy-to-use API based on the web version of Tyradex by Yarkis and Ashzuu.
Project description
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
- requests created by Kenneth Reitz
- pratik created by LassaInora
API Reference
- The script interacts with the Tyradex API hosted at https://tyradex.app/api/v1/.
- See the API documentation for details on available endpoints and data structure.
Contributors
API created by
Python adaptation by
Licence
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tyradex-1.0.2.tar.gz.
File metadata
- Download URL: tyradex-1.0.2.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a939081ca3b399af8df147318abffb18a60fe717deed2ea270fe9f7394fc580c
|
|
| MD5 |
95a18184d87872e2f16f2fa1d49730ba
|
|
| BLAKE2b-256 |
a9657ff9220b9b293770d890127567d10ae0f50468263de879883a5dc222f03b
|
File details
Details for the file tyradex-1.0.2-py3-none-any.whl.
File metadata
- Download URL: tyradex-1.0.2-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b7d5d086f4c6f44d62793379962293df6b887dc702f1ebd92cca3a53bc3969a
|
|
| MD5 |
67393d2a372884bd18ad0f0c5e0516cb
|
|
| BLAKE2b-256 |
9edfb927d67fb3cbbb3e763c2b77ff433fd7a5d3d41d3363607d8afe8998d937
|