decorator-factory / typing-tipsLinks
collection of short articles about Python's gradual typing system
☆3Updated 3 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 9 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆50Updated 9 months ago
- Try Pyright in your browser☆21Updated last year
- Decisions by the Python Typing Council☆46Updated 8 months ago
- ☆57Updated 2 months ago
- General messing around with the internals of python☆16Updated last year
- The Black shade analyser and comparison tool.☆11Updated 8 months ago
- Retrieve information from typeshed and other typing stubs☆23Updated 2 weeks ago
- Useful types for Python☆131Updated last month
- Based Python static type checker with baseline, sane default settings and based typing features☆179Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 9 months ago
- Flake8 Type Annotation Checking☆164Updated last month
- Draft specification for the Python type system☆13Updated last year
- 🎰 Ensure your __slots__ are working properly☆98Updated last week
- A coverage plugin to provide sensible default settings☆79Updated last week
- generate random python code to test linter/formatter/and other tools☆43Updated last week
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Statically typed, purely functional effects for Python.☆78Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Runtime components for use with basedmypy☆9Updated 6 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Unravelling Python source code☆188Updated last year
- Phantom types for Python.☆218Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 4 months ago
- a tool to detect test pollution☆190Updated last week
- Run mypy and pyright over millions of lines of code☆92Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- can we have dict unpacking in python?☆34Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago