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

Uploaded Source

Built Distribution

fgo_api_types-2024.8.5.6.33.44-py3-none-any.whl (104.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.5.6.33.44.tar.gz
Algorithm Hash digest
SHA256 44061878e184c9271a6cf0fc5cd44eef4b3ce7cb33697e6e51b29fbcb3b83602
MD5 b2623d3043e1c37e2ec4c3369f3e0f6a
BLAKE2b-256 c8fa143c93fb5803ad1bedeec7313e95b25f006ffe99f3e11686190b19e27c7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.5.6.33.44-py3-none-any.whl
Algorithm Hash digest
SHA256 40b50d7fc41eb91f952952992eee9f158ee974157e1018f1820cf1c4d3407c74
MD5 671d4a6bd21566b5c906a4f581a3304e
BLAKE2b-256 686c702e7016ed2c705fffe26707126cc81813649a7efc5396d973219a1d653e

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