decorator-factory / typing-tipsLinks
tutorial on Python's type system (always WIP)
☆10Updated last month
Alternatives and similar repositories for typing-tips
Users that are interested in typing-tips are comparing it to the libraries listed below
Sorting:
- Replacing Python's type system.☆18Updated 5 months ago
- Based Python static type checker with baseline, sane default settings and based typing features☆196Updated 3 months ago
- Collecting examples of unsoundness in the Python type system☆74Updated 2 months ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Try Pyright in your browser☆21Updated 2 years ago
- Useful types for Python☆147Updated 2 months ago
- Decisions by the Python Typing Council☆49Updated last year
- Phantom types for Python.☆231Updated last month
- ☆57Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆390Updated last month
- Draft specification for the Python type system☆13Updated 2 years ago
- Runtime components for use with basedmypy☆10Updated last year
- Run mypy and pyright over millions of lines of code☆105Updated 3 weeks ago
- Python Typing Intersection examples☆50Updated last year
- Reusable constraint types to use with typing.Annotated☆585Updated last month
- Composable external iteration.☆21Updated 6 months ago
- Statically typed, purely functional effects for Python.☆151Updated last month
- Retrieve information from typeshed and other typing stubs☆30Updated 2 months ago
- derive types from other types to make it easier to type code!☆22Updated last week
- typing puzzles for youtube.com/anthonywritescode☆42Updated 2 months ago
- A Python type checker☆377Updated last month
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Automatically add simple type annotations to your code☆277Updated 3 months ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Backend for Python Discord forms☆11Updated last week
- Flake8 Type Annotation Checking☆164Updated 2 months ago
- flake8 plugin to enforce new-style type hints (PEP 585)☆23Updated 2 years ago
- A fully type-checked asynchronous ORM wrapped around asyncpg. In the beta stage.☆18Updated last year