zw-normal / pycallgraph
Provide a simple (but may be effective) way to draw static call diagram of Python code
☆16Updated 4 years ago
Alternatives and similar repositories for pycallgraph:
Users that are interested in pycallgraph are comparing it to the libraries listed below
- A minimal re-implementation of Python's `venv` module☆136Updated 9 months ago
- A Python package enabling the development of robust automation scripts that are subdivided into stages.☆21Updated last week
- Query CSV, JSON and Parquet files with SQL☆108Updated 9 months ago
- An example of a monorepo managed by PDM☆37Updated 9 months ago
- Endless tick-tock generators☆36Updated 3 weeks ago
- Poetry plugin that facilitates the usage of more complex monorepo project structures by pinning version dependencies when building and pu…☆28Updated last month
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆96Updated 2 years ago
- Automatic AI-powered test suite generator☆57Updated 2 weeks ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆33Updated last year
- generate random python code to test linter/formatter/and other tools☆42Updated 3 weeks ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 6 months ago
- ☆29Updated 3 weeks ago
- python3 dependency graphs generator☆31Updated 3 weeks ago
- Jonga: Python function call graph visualization☆54Updated 2 months ago
- Adaptive fuzzing of Hypothesis tests☆85Updated last week
- A python package for running directed acyclic graphs of asynchronous I/O operations☆16Updated 3 years ago
- minimize python source code to find bugs more easily☆34Updated 3 weeks ago
- Code examples for the writing faster Python 3 talk☆55Updated 2 years ago
- Data encryption at rest and IAM for Python☆49Updated this week
- Reactive Signals for Python with first-class async support, inspired by Angular's reactivity model.☆83Updated this week
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 2 years ago
- Optimizing Python code by implementing a C++ extension☆48Updated last year
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆89Updated 2 years ago
- Annotate Python AST trees with source text and token information☆177Updated 3 weeks ago
- Run pytest on markdown code fence blocks☆64Updated 2 weeks ago
- Add Google and Python documentation links to the bottom of exceptions.☆27Updated last year
- Use XML tags for long context prompting using Claude's multi-document structure.☆25Updated 5 months ago
- Type `pytest --edit` to open the failing test code ✨☆62Updated 4 months ago
- A Datasette plugin that adds UI elements to edit, insert, or delete rows in SQLite tables☆18Updated 2 months ago
- Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more☆60Updated last month