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

Uploaded Source

Built Distribution

fgo_api_types-2024.10.16.9.2.39-py3-none-any.whl (106.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.10.16.9.2.39.tar.gz
Algorithm Hash digest
SHA256 d60a7e071fb5da83b3bca48d67e4765e500f2e1f6c0ad78c60e97adefa4b3470
MD5 91bec42cb5303a1093358f5268980ed6
BLAKE2b-256 73e96a4d81b6c79181b99198cc839678005224b75f446cdf600de4bbb128d13c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2024.10.16.9.2.39-py3-none-any.whl
Algorithm Hash digest
SHA256 089f85676a0d87b546216fd24635fa69e945214691e61f3a83655f92f1621fa2
MD5 de03284ce4ca8e47f97670199b542fba
BLAKE2b-256 744b0aae8d0b6f6b4ee487e6ca18d228c2063d0dc931cf4b0616ee493ba3eab9

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