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

Uploaded Source

Built Distribution

fgo_api_types-2024.3.20.15.22.0-py3-none-any.whl (99.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.3.20.15.22.0.tar.gz
Algorithm Hash digest
SHA256 6b9811c0036c156bbb273c48680f3f070ca3a453c81793e94bb62101483b34a0
MD5 2bd2d0fb40e7723f2557ac216327f8c5
BLAKE2b-256 4cbaf4f9992351e8e5616a4679ba013d5007230c2614feadfd41c82654a8d222

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.3.20.15.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a872adeee0ab21572b008936331a8d7204cacf8a3b5b79beac46f3f8f43a80b
MD5 4ba5c4a323e0b3fd55015aa9940df61f
BLAKE2b-256 ebce4e69780fb2c867d96d9caea8739f234453c638dddda74a47608233d59f0b

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