decorator-factory / typing-tipsLinks
collection of short articles about Python's gradual typing system
☆6Updated 4 months ago
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 last week
- Based Python static type checker with baseline, sane default settings and based typing features☆191Updated last month
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆50Updated 2 weeks ago
- Try Pyright in your browser☆21Updated last year
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Phantom types for Python.☆221Updated last week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- ☆57Updated 3 months ago
- Protocols intersection for mypy☆32Updated 4 months ago
- No more stupid dots.☆18Updated 11 months ago
- Useful types for Python☆136Updated last week
- Runtime components for use with basedmypy☆9Updated 7 months ago
- Retrieve information from typeshed and other typing stubs☆27Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last month
- Statically typed, purely functional effects for Python.☆86Updated last year
- NOT MAINTAINED - A simple Rust like Option type for Python 3. Fully type annotated.☆70Updated 7 months ago
- Composable external iteration.☆21Updated last month
- Run mypy and pyright over millions of lines of code☆94Updated last week
- Python command line wrapper for pyright, a static type checker☆229Updated last week
- Decisions by the Python Typing Council☆48Updated 9 months ago
- 🎰 Ensure your __slots__ are working properly☆102Updated last month
- Automatically add simple type annotations to your code☆261Updated 9 months ago
- Collecting examples of unsoundness in the Python type system☆26Updated last week
- Reusable constraint types to use with typing.Annotated☆562Updated 2 months ago
- The build backend used by PDM that supports latest packaging standards.☆78Updated last week
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆713Updated 7 months ago
- Python Typing Intersection examples☆47Updated last year
- Unravelling Python source code☆188Updated last year
- Python type hints are Turing complete.☆33Updated 2 years ago