qntm / greeneryLinks
Regular expression manipulation library
☆375Updated last month
Alternatives and similar repositories for greenery
Users that are interested in greenery are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆431Updated last month
- Annotate Python AST trees with source text and token information☆189Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆256Updated last week
- An analysis tool for Python that blurs the line between testing and type systems.☆1,213Updated last week
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python bindings to picosat (a SAT solver)☆192Updated 2 months ago
- An AST unparser for Python☆230Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Grammars suitable for lark parser and Hypothesis☆52Updated last year
- Patch built-in python objects☆867Updated 6 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- Unified diff python parsing/metadata extraction library☆278Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆410Updated last month
- A Python type checker☆375Updated this week
- Python module to modify bytecode☆323Updated this week
- Python AST read/write☆858Updated 8 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆385Updated this week
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- Extract semantic information about static Python code☆80Updated last month
- A common base representation of python source code for pylint and other projects☆559Updated last week
- PEG parser generator for Python☆183Updated 10 months ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆94Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- Tail Call Optimization for Python☆242Updated 9 years ago