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.1.17.23.56.36.tar.gz (94.4 kB view details)

Uploaded Source

Built Distribution

fgo_api_types-2024.1.17.23.56.36-py3-none-any.whl (97.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.1.17.23.56.36.tar.gz
Algorithm Hash digest
SHA256 feefba12e7ed433309bd2fc8a3fb60bd6ecc2e6986f242524b83ca5463beac0c
MD5 46bfa16759772eb7b54607ada4b467e6
BLAKE2b-256 09bfd3ad70d2135c94c7f67f006fdf3ccab4a8e0261c0257bbf0029948e028dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.1.17.23.56.36-py3-none-any.whl
Algorithm Hash digest
SHA256 b00e23e8491a6d36f3ba3e53242a3cdf8f705fe7c486bef738374bafc4e232a6
MD5 b900f2e073919836a6bf64636c4afa9c
BLAKE2b-256 0fb699531deb21e576f3a400f0486c44c9caccbf24e1da0e806aab3964ffa054

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