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

Uploaded Source

Built Distribution

fgo_api_types-2023.10.12.0.50.46-py3-none-any.whl (95.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2023.10.12.0.50.46.tar.gz
Algorithm Hash digest
SHA256 69b340236567f9767ab4e104ed888506a5e122641dc9ac9922ee5e12acc021e1
MD5 9e50d23eba659207bded158581aa80e9
BLAKE2b-256 2f1f700d5c393af8c0370803db72e3faf65b4836aa7d5c244e0d58043b4f6254

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2023.10.12.0.50.46-py3-none-any.whl
Algorithm Hash digest
SHA256 3e22d147113410ac759ed6f9eae99d0e631f9b4e381999e28ec87ae8f451d2b3
MD5 c20e73b273b2bd8511b52cbbee4ac154
BLAKE2b-256 e078ee484d2c735ba84c9da0c61f70692ed77a9bf0d3c89e49c8a5235aa51710

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