clemtoy / pptreeLinks
Python tree pretty-print
☆157Updated 3 years ago
Alternatives and similar repositories for pptree
Users that are interested in pptree are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- An AST unparser for Python☆230Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Annotate Python AST trees with source text and token information☆189Updated last week
- A Python Parser☆659Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆256Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python decorators for profiling/tracing/timing a single function☆336Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Library to refactor python code through AST manipulation.☆360Updated 7 months ago
- Python AST read/write☆858Updated 9 months ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆418Updated 2 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Plac: Parsing the Command Line the Easy Way☆298Updated 7 months ago
- 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
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 weeks ago
- A Python type checker☆376Updated 2 weeks ago
- It's easy to show that your command line app is active☆297Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- A decorator to automatically detect mismatch when overriding a method☆269Updated last year
- Run a subprocess in a pseudo terminal☆231Updated 3 months ago
- A common base representation of python source code for pylint and other projects☆561Updated 2 weeks ago