bwohlberg / jonga
Jonga: Python function call graph visualization
☆54Updated last month
Alternatives and similar repositories for jonga:
Users that are interested in jonga are comparing it to the libraries listed below
- IPython magic for parallel profiling (like `%time`, but parallel)☆71Updated 7 years ago
- Magic to display dynamic call graphs of Python function calls☆77Updated 3 years ago
- Set-oriented Operations in Pandas☆24Updated 4 years ago
- Domain Specific Languages in Python☆96Updated last year
- Multi-target API for graph analytics with Dask☆27Updated 5 months ago
- Discover and load entry points from installed packages☆74Updated 2 months ago
- Traitlets types for NumPy, SciPy and friends☆34Updated last year
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆54Updated 4 years ago
- Easy to use pattern matching and information extraction for Python☆40Updated last year
- A pytest plugin for regression testing and regenerating Jupyter Notebooks☆51Updated this week
- Automagically import missing modules in IPython.☆61Updated 5 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆48Updated 10 months ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- Hypothesis strategy to generate NetworkX graphs.☆18Updated last year
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Extending your autodoc API docs with a summary☆50Updated last month
- Generate ipywidgets from Parameterized objects in the notebook☆36Updated 5 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last week
- Data and tooling to compare the API surfaces of various array libraries.☆54Updated last week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Tool to merge environment files of the conda package manager☆58Updated 2 months ago
- A tqdm multi-thread helper☆11Updated 5 years ago
- Simple sphinx wrapper around pyreverse (from pylint suit) to generate UML diagramms from modules.☆49Updated 3 months ago
- A Python library for manipulating indices of ndarrays☆101Updated 4 months ago
- A Sphinx extension for running sphinx-apidoc on each build