dutc / didyoumean
"Did You Mean?" Functionality on AttributeLookup
β136Updated 10 years ago
Related projects β
Alternatives and complementary repositories for didyoumean
- Typemap - The Annotator (TM)β55Updated 6 years ago
- ππPersonal notes on resources, CPython, etc.β54Updated 8 years ago
- Think about Python's dir builtin with recursive search capabilitiesβ49Updated 2 years ago
- Utilities to help fight and prevent memory leaksβ175Updated last year
- A python3 library for efficiently storing massive integers (stands for gzipped-integer).β41Updated 3 years ago
- Read Watches in Pythonβ40Updated 11 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).β122Updated 3 weeks ago
- Experiments with call contexts in pythonβ10Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6β76Updated 5 years ago
- A lightweight, regex-based lexer framework for Pythonβ12Updated 7 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7β21Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.β54Updated 7 years ago
- β18Updated 6 years ago
- An easy to use online explorer for Python Enhancement Proposalsβ33Updated 2 years ago
- Intelligently search in Python codeβ67Updated 8 months ago
- Tutorial to contribute to the CPython projectβ49Updated last year
- Making it easy to write async iterators in Python 3.5β95Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.β53Updated 3 weeks ago
- Command-Line utilities for Click (extracted from Clint).β30Updated 7 years ago
- A backport of `breakpoint` to python<3.7.β44Updated 3 years ago
- A Python parser for data that only looks like JSONβ64Updated last year
- Ball and Chain Decoratorsβ42Updated 3 years ago
- Intercept function calls from Python scriptsβ33Updated 8 years ago
- Scraping the Unβscrapableβ’β63Updated 6 years ago
- Display Python source code and bytecode side-by-side at the command line