Skip to content

Script Code

script definitions that are based on the ISO 15924

ISO_15924

Bases: str

ISO_15924 parses script in the ISO 15924 format.

from pydantic import BaseModel

from pydantic_extra_types.language_code import ISO_15924

class Script(BaseModel):
    alpha_4: ISO_15924

script = Script(alpha_4='Java')
print(lang)
# > script='Java'
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy