zmitchell / annotation-abuseLinks
Rust-like macros in Python by abusing type annotations
☆63Updated 6 years ago
Alternatives and similar repositories for annotation-abuse
Users that are interested in annotation-abuse are comparing it to the libraries listed below
Sorting:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Read Watches in Python☆42Updated 2 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- a tool for moving things in python☆125Updated 4 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 6 years ago
- Network protocol implementations in Python, sans I/O☆152Updated 4 months ago
- Decorators for debugging Python☆42Updated 6 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Datetime type support for click.☆24Updated 2 weeks ago
- Transparent and persistent cache/serialization powered by type hints☆231Updated last month
- Python wrapper of the RuRe.☆90Updated 6 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- Fast and accurate Python dependency management☆47Updated 6 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆27Updated last week
- Adds a threading operator to Python.☆59Updated 7 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.☆21Updated 11 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago