PhilipTrauner / nibbler
Runtime Python bytecode optimizer. ⚡️
☆26Updated 3 months ago
Alternatives and similar repositories for nibbler:
Users that are interested in nibbler are comparing it to the libraries listed below
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 2 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A pygments lexer for pytest output☆24Updated last year
- Sans-io implementation of the (E)SMTP protocol☆16Updated last week
- ☆17Updated 7 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 8 months ago
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- GitHub Action for releasing a Python project to PyPI after every relevant, merged PR☆8Updated 4 years ago
- Sphinx extension to add asyncio-specific markups☆20Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- show where your regex match assertion failed!☆81Updated 2 weeks ago
- Generate fast JSON parsers based on type stubs☆12Updated 4 years ago
- coverage, just moreso☆42Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- Discover and load entry points from installed packages☆74Updated 4 months ago
- A “Hello World” of calling Rust code from a Python program with CFFI, in order to show packaging issues☆11Updated 8 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Use features of rejected PEPs☆11Updated 5 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- Network protocol implementations in Python, sans I/O☆141Updated 4 months ago