webmaven / python-parsing-toolsLinks
A list of Python parsing tools
☆117Updated 5 years ago
Alternatives and similar repositories for python-parsing-tools
Users that are interested in python-parsing-tools are comparing it to the libraries listed below
Sorting:
- ☆285Updated last year
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Meta Programming☆145Updated 2 years ago
- ☆608Updated 7 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Parser☆121Updated last year
- A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language☆245Updated 3 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 5 months ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Pattern matching for python☆218Updated 11 years ago
- A interactive graphical debugger for Python code.☆251Updated last month
- A simple program which checks Python source files for errors.☆247Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- The Time Travel Python Debugger☆105Updated 8 years ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆114Updated last year
- Curses-like terminal wrapper with a display based on compositing 2d arrays of text.☆228Updated this week
- pss is a power-tool for searching inside source code files.☆339Updated 2 months ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago