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

Uploaded Source

Built Distribution

fgo_api_types-2023.6.21.0.25.35-py3-none-any.whl (93.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fgo_api_types-2023.6.21.0.25.35.tar.gz
  • Upload date:
  • Size: 90.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1039-azure

File hashes

Hashes for fgo_api_types-2023.6.21.0.25.35.tar.gz
Algorithm Hash digest
SHA256 b341a01a4afe335a7698e5ffe03d8dede4985cb10435c00fee239cb76c2f9fb0
MD5 a35b22bcb9e1f2618a275a6f55596be2
BLAKE2b-256 73381ba46b1f5015e3a3ced3a0902e3d59846725c73e0b9e94f32b23d1b3d2b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2023.6.21.0.25.35-py3-none-any.whl
Algorithm Hash digest
SHA256 d64da3a28949b0da73c4cf281b99aec69cc33b9fd4a9e11ae17bb61f686a22ca
MD5 dd0c469bfa1aa63ca19d2e79fc84c106
BLAKE2b-256 2292346bb1cc8011af260c6c61d3823e0c2d71a2ba0dca584800215cfaf026bb

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