Efficient querying of db.ygorganization.com
Project description
About
This is a Python interface to the YGOrganization database, which provides up-to-date information on cards in the Yu-Gi-Oh! Trading Card Game.
For request paths and further information, please see the API documentation.
Usage
import ygorganization
async ygorganization.Query(path)
- Queries path, resolves with JSON object
async ygorganization.GetCardData(id)
- shorthand for Query('/data/card/%d'%id)
async ygorganization.GetQAData(id)
- shorthand for Query('/data/qa/%d'%id)
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
Close
Hashes for ygorganization-api-0.0.1.dev4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79db06c8eb10010a016f9932e29f01e871a3c3eae5778d8d4f269b2cb36592ab |
|
MD5 | 0e2f02a99c4a59ff5e721e23c055184f |
|
BLAKE2b-256 | eba02113f14eaac1cf33788cd52edc4efecc1699bad9e4f07051a8a6212cc208 |
Close
Hashes for ygorganization_api-0.0.1.dev4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26cea20eb568114aba35a2ef00ba9869f761e1cdef99be48b6320c495afffcb5 |
|
MD5 | 9e89393fe12337460b38a10d958a0ef0 |
|
BLAKE2b-256 | 71ce447f241e322d1f1d2a25878f670e6391124d59fa0c614f57d75ae6c9e508 |