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

Uploaded Source

Built Distribution

fgo_api_types-2024.8.28.6.0.13-py3-none-any.whl (105.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.28.6.0.13.tar.gz
Algorithm Hash digest
SHA256 931f566d1175eef352dd86a86378a3e879f4a5101d9d8f768209a0b46071d34d
MD5 f5972df4ae819de3e16dd0c0cde94b1d
BLAKE2b-256 69d25d9b918b2707bebdc4fd6d943690148b96949f4ddfbace31b3ad67d1b7b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.28.6.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 13aa21d973680a3d12b487fc1798bab8569a4de05b7e86d127207bd0d0c7ec5c
MD5 09079bb861a500f6fca59d44fb20910f
BLAKE2b-256 05c0eb41ce947a34bd8ae288b2ecd16dcf6d4c8b0ea64b33c5e1f226d397dcc1

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