Skip to main content

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


Download files

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

Source Distribution

ygorganization-api-0.0.1.dev4.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

ygorganization_api-0.0.1.dev4-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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