e-alizadeh / pycallgraph
pycallgraph is a Python module that creates call graphs for Python programs.
☆24Updated 10 months ago
Alternatives and similar repositories for pycallgraph:
Users that are interested in pycallgraph are comparing it to the libraries listed below
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆31Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆67Updated 5 months ago
- Jonga: Python function call graph visualization☆54Updated 2 months ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 8 months ago
- ☆43Updated 6 months ago
- Easy peasy Python decorators☆32Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆124Updated 5 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 9 months ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- Python library to compare large trees of arbitrary objects☆31Updated 9 years ago
- pandas data creation by data classes☆50Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- A simple benchmarking package including visualization facilities.☆39Updated 4 years ago
- Lightweight function pipelines for Python☆28Updated 7 months ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆101Updated last year
- A Python-3.6+ lib for solving & executing graphs of functions on hierarchical data, with `pandas` in mind☆25Updated last year
- Generate Sphinx documentation from pydantic schemas☆33Updated 2 years ago
- Observe the evolution of mutable data types like lists, dicts, and sets.☆39Updated 4 years ago
- Use ipywidget in your Flask webserver☆37Updated last year
- A common Python API for multiple serialization formats☆23Updated last year
- Reference implementation of sentinels for the Python stdlib☆39Updated 5 months ago
- Markdown documentation generator from Google docstrings☆67Updated 10 months ago
- Discover and load entry points from installed packages☆74Updated 3 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆81Updated last year
- Vendorize packages from PyPI☆103Updated 7 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆85Updated 4 months ago
- Replacement for the --resultlog option, focused in simplicity and extensibility☆95Updated last month
- Using ag-Grid in Jupyter notebooks.☆60Updated 9 months ago