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
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Meta Programming☆145Updated 2 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- ☆608Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Python Parser☆121Updated last year
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 4 months 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
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Curses-like terminal wrapper with a display based on compositing 2d arrays of text.☆228Updated last month
- pss is a power-tool for searching inside source code files.☆337Updated last month
- A interactive graphical debugger for Python code.☆251Updated 2 weeks ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A library with a set of tools for annotating types in Python code.☆154Updated 10 years ago
- A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language☆245Updated 3 years ago
- Pattern matching for python☆218Updated 10 years ago
- The Time Travel Python Debugger☆105Updated 8 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆114Updated last year
- A terrible way of testing terminal applications☆45Updated 5 years ago
- A Python logging library with superpowers☆282Updated last year
- +-- ASCII Trees.☆88Updated last year
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆126Updated 11 months ago