Skip to main content

Provide Pydantic types from FGO API

Project description

Types for FGO Game Data API

This is a package containing the Pydantic definitions of the objects returned by https://api.atlasacademy.io/rapidoc.

Example usage:

from fgo_api_types.enums import Trait
from fgo_api_types.gameenums import SvtType
from fgo_api_types.nice import NiceServant

r = httpx.get("https://api.atlasacademy.io/nice/NA/servant/200")
fujino = NiceServant.parse_raw(r.content)

assert Trait.genderFemale in fujino.traits

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

fgo_api_types-2024.8.9.23.47.11.tar.gz (101.6 kB view details)

Uploaded Source

Built Distribution

fgo_api_types-2024.8.9.23.47.11-py3-none-any.whl (104.9 kB view details)

Uploaded Python 3

File details

Details for the file fgo_api_types-2024.8.9.23.47.11.tar.gz.

File metadata

File hashes

Hashes for fgo_api_types-2024.8.9.23.47.11.tar.gz
Algorithm Hash digest
SHA256 692bebbbfa9ec38eafa575f01fc6f117d5b26c6a65a874a5e595218b034cba8c
MD5 3e94e03e32b267db361836654b613296
BLAKE2b-256 4d602101f87594713f7c1803e571253099b68bfed5e3054fca6b6f35cf4389c2

See more details on using hashes here.

File details

Details for the file fgo_api_types-2024.8.9.23.47.11-py3-none-any.whl.

File metadata

File hashes

Hashes for fgo_api_types-2024.8.9.23.47.11-py3-none-any.whl
Algorithm Hash digest
SHA256 13d8f49aa6aff5937b6db00a6d4a2f8af422612fa1f421f5ce364c8f539fbd67
MD5 29f32408f80c9dba57bd19cd2c8cb676
BLAKE2b-256 ec0c7e11a9af117f542d68d6fd777007477be32ce11c7f241d922669783d6028

See more details on using hashes here.

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