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

Uploaded Source

Built Distribution

fgo_api_types-2022.5.24.5.58.16-py3-none-any.whl (81.1 kB view details)

Uploaded Python 3

File details

Details for the file fgo-api-types-2022.5.24.5.58.16.tar.gz.

File metadata

  • Download URL: fgo-api-types-2022.5.24.5.58.16.tar.gz
  • Upload date:
  • Size: 78.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1023-azure

File hashes

Hashes for fgo-api-types-2022.5.24.5.58.16.tar.gz
Algorithm Hash digest
SHA256 131ac30626f4203048b6c4aeb8116a058c0fb14992abf9d9a2d8bb20af137636
MD5 35d1c20ae4c1396cf0d4f2c190294356
BLAKE2b-256 39e51d743de0a72e2a4282c7624923116aa6a1232fb17036e07622b6d35d6e72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgo_api_types-2022.5.24.5.58.16-py3-none-any.whl
Algorithm Hash digest
SHA256 4583a96eb6c0b3d41b202aac99ee47030294654931749cf2ac0c247d5c728507
MD5 3b1f240d3ae11885ab219098734443ca
BLAKE2b-256 b03c0a283bc2556f39e44a611f73de6e273b23e3758c0ef6c78d7d3fda5ac5ad

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