carlsborg / rcvizLinks
Python call graph visualization for recursive functions.
β222Updated last year
Alternatives and similar repositories for rcviz
Users that are interested in rcviz are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.β195Updated 2 weeks ago
- ππPersonal notes on resources, CPython, etc.β53Updated 9 years ago
- A list of Python parsing toolsβ117Updated 5 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"β76Updated 10 years ago
- Python code object transformersβ184Updated last year
- An IPython notebook plugin for visualizing ASTs.β107Updated 9 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+β339Updated last year
- Instant visualization of Python AST and Code Objectsβ142Updated last year
- Profile python programs and view them with kcachegrindβ167Updated 4 years ago
- Create coredump like file from Python to post-mortem debug laterβ74Updated 3 years ago
- Python decorators for profiling/tracing/timing a single functionβ336Updated 8 months ago
- A command-line search utility for Python ASTs using XPath syntax.β253Updated 3 years ago
- Set of tools to play with Python AST.β87Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` commentsβ232Updated 2 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any projectβ356Updated 3 years ago
- Annotate Python AST trees with source text and token informationβ188Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.β297Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).β120Updated 2 weeks ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyConβ157Updated 7 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.β143Updated 6 months ago
- Automated Unittest Generation for Pythonβ202Updated 5 years ago
- Examples of safe coding practice for Python C extensions.β231Updated last week
- Regular expression engine in Python using Thompson's algorithm.β115Updated 5 years ago
- The code behind python-ast-explorer.comβ249Updated 3 years ago
- β608Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookupβ136Updated 10 years ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).β244Updated last year
- Read Watches in Pythonβ41Updated last year
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little β¦β143Updated last week
- Code inspection for Python builtinsβ103Updated 2 years ago