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

Uploaded Source

Built Distribution

fgo_api_types-2024.8.4.14.5.24-py3-none-any.whl (104.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.4.14.5.24.tar.gz
Algorithm Hash digest
SHA256 5db6a26aea5ea5f1cc1880f4abab3f100d0cec1c7608f990aaff32bc9b456344
MD5 20755d70d70688e22f278695b26ae8a5
BLAKE2b-256 2c8ac38a91ef1deb620d20e06cd1c2fe320b4ce9073a4fe5953e6ec43a611152

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.4.14.5.24-py3-none-any.whl
Algorithm Hash digest
SHA256 7672ffcee7d428e72af65713de17ae2cd536c13068a5ec5a8ed4a5c788725db1
MD5 b9fb30503b8c79b4c0a5e61099ad1b73
BLAKE2b-256 85d270dcd1516375bdfceac3ee89049dbe8b4e6e0e71e364cbd885fba45d1063

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