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

Uploaded Source

Built Distribution

fgo_api_types-2024.9.20.9.30.5-py3-none-any.whl (106.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.9.20.9.30.5.tar.gz
Algorithm Hash digest
SHA256 cbc7a1ccd38f4d8880bdbd0f13771b6e4480c2f97db9b02b48d8d577c63757f0
MD5 abb6a8d461fca05d3c01244c74047960
BLAKE2b-256 5ec77eca36012351281f9fafa62b93738614bf6e6320ffcdde1192a1d1e76780

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.9.20.9.30.5-py3-none-any.whl
Algorithm Hash digest
SHA256 185a58c21bf8f3a9c25536b4448e621e99a769cd0f2cb294b605e06c196cda08
MD5 05ab60001be44f2e58ae1a09be165671
BLAKE2b-256 8e308342e59e1cb21b5178f985c15af3ec72bbbfbe35a02af30426c78961742d

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