clemtoy / pptreeLinks
Python tree pretty-print
☆156Updated 3 years ago
Alternatives and similar repositories for pptree
Users that are interested in pptree are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆230Updated 2 years ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A Python Parser☆662Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Set of tools to play with Python AST.☆87Updated 3 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆705Updated 4 years ago
- guppy / heapy ported to Python3. It works for real!☆417Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- Library to generate random strings from regular expressions.☆131Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆566Updated last week
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Static call graph generator. The official Python 3 version. Development repo.☆387Updated last month
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆244Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 3 weeks ago
- Python AST read/write☆858Updated 10 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆98Updated 9 months ago
- Pretty tables in the terminal☆100Updated 4 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Plac: Parsing the Command Line the Easy Way☆298Updated 8 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago