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.dev3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 922951ba1ac2a9139b7af2cadfd1f973a2b933d4216ce34fb59bc5d3eda92aee |
|
MD5 | 7b479ced9efddf5314ce9813a26b1bc8 |
|
BLAKE2b-256 | a6ad7308428a38228c490d2dcac8a966e4cd7245e2af9ba49e096d078c7b7012 |
Close
Hashes for ygorganization_api-0.0.1.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f959313b6287ae62b7d513ccafa87300a551661e687920d9bb929b13482fce1 |
|
MD5 | d324bbc56500eaae2a7d91d913159e44 |
|
BLAKE2b-256 | c2e148a4e7d3a7ef2325b52cbe993f6d7074f87115ebacd3b2e7e91c3c769867 |