SonOfLilit / kleenexp
modern regular expression syntax everywhere with a painless upgrade path
☆74Updated last year
Alternatives and similar repositories for kleenexp:
Users that are interested in kleenexp are comparing it to the libraries listed below
- Proxies and wrappers for ordinary Python objects☆21Updated 9 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Typed, extensible, dependency free configuration reader for Python projects for multiple config sources and working well in IDEs for grea…☆25Updated last year
- A lightweight python3 library for arithmetic with real numbers.☆64Updated 2 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆30Updated 5 years ago
- A gdb-like Python3 Debugger in the Trepan family☆160Updated last month
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆93Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- Creates Wheel based archives to allow portable offline installation of Python packages and their dependencies☆116Updated 4 months ago
- Adaptive fuzzing of Hypothesis tests☆85Updated last week
- a restructured object notation☆25Updated 2 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- A python implementation of delta debugging tool.☆23Updated last year
- Python async data processing microframework☆39Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Binding glue for CLI Python applications☆17Updated 8 months ago
- Bundle Python executable with preloaded modules☆41Updated last year
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Sublime Text plugin that automatically supports your working memory.☆14Updated 5 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- ☆35Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- Lightning fast code searching made easy☆16Updated 8 months ago
- A CoroutineExecutor for asyncio, similar to nurseries and task groups