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

Uploaded Source

Built Distribution

fgo_api_types-2024.10.26.1.52.50-py3-none-any.whl (107.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.10.26.1.52.50.tar.gz
Algorithm Hash digest
SHA256 b20a8bfb4950e9333841ad6f6cd463c6cefcd196af1aad67dc44f50942308e3f
MD5 fcf5a0e62e2f4690750f7622e48b9376
BLAKE2b-256 9f1872e4bafd16fcc13cb500f7299eae281378cbd5437a9c0c9ea9c25bc525ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.10.26.1.52.50-py3-none-any.whl
Algorithm Hash digest
SHA256 931e64b784b029f4ee07ce25b627ee26ecbbf8ad448ff47ef85ec26b63d8fdb9
MD5 43f49d7065c3bae27e0c2191955e8cdf
BLAKE2b-256 0490d4b890b9d527191ba06fd089462a4813781dbaa74f6530526b5f30bf6885

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