1,529 skills found · Page 1 of 51
fastapi / FastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
pydantic / PydanticData validation using Python type hints
python / MypyOptional static typing for Python
fastapi / TyperTyper, build great CLIs. Easy to code. Based on Python type hints.
astral-sh / TyAn extremely fast Python type checker and language server, written in Rust.
nim-lang / NimNim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
microsoft / PyrightStatic Type Checker for Python
kellyjonbrazil / JcCLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
facebook / Pyre CheckPerformant type-checking for python.
facebook / PyreflyA fast type checker and language server for Python
google / PytypeA static type analyzer for Python code
python / TypeshedCollection of library stubs for Python, with static types
Instagram / MonkeyTypeA Python library that generates static type annotations by collecting runtime types
strawberry-graphql / StrawberryA GraphQL library for Python that leverages type annotations 🍓
grantjenks / Python SortedcontainersPython Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
beartype / BeartypeUnbearably fast near-real-time pure-Python runtime-static type-checker.
tiangolo / Uvicorn Gunicorn Fastapi DockerDocker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
erg-lang / ErgA statically typed language compatible with Python
cdgriffith / BoxPython dictionaries with advanced dot notation access
omry / OmegaconfFlexible Python configuration system. The last one you will ever need.