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

Uploaded Source

Built Distribution

fgo_api_types-2024.8.2.22.14.43-py3-none-any.whl (104.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.2.22.14.43.tar.gz
Algorithm Hash digest
SHA256 e086a121a28e93d592806d592f3216656abd94ac386f14b1221c8e6e3f3d86a6
MD5 514a9eab3a157a7db8c3d08cc9235382
BLAKE2b-256 968ce204450dde8f7934eaae2f782b6f5721a7bbf565ff9baf6067e90fedabeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.8.2.22.14.43-py3-none-any.whl
Algorithm Hash digest
SHA256 df7dee7b2ebb585016b057ee05e8f0871a5406b9234a8d8264a387a959f6ee84
MD5 860b9e12b0030cf5a1ff348b102c24f7
BLAKE2b-256 54f31183011df635e7e3211b79df26b6620b16a866e2a68ac34562cd56f275c9

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