ttylec / pyanLinks
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks …
☆55Updated 4 years ago
Alternatives and similar repositories for pyan
Users that are interested in pyan are comparing it to the libraries listed below
Sorting:
- Jonga: Python function call graph visualization☆55Updated 9 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Static call graph generator. The official Python 3 version. Development repo.☆382Updated last year
- Annotate Python AST trees with source text and token information☆188Updated last month
- Make implemented in pure Python☆72Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- A Python REPL the way I like it☆51Updated last month
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Generic programming library for Python☆61Updated this week
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Domain Specific Languages in Python☆97Updated last year
- ☆24Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Language server for domain specific languages based on textX☆40Updated 5 months ago
- Combine contracts and automatic testing.☆85Updated 3 years ago
- Magic to display dynamic call graphs of Python function calls☆79Updated 3 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Friendlier Python tracebacks.☆85Updated 5 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- python decorators made easy.☆24Updated last year
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Python call graph visualization for recursive functions.☆222Updated last year
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 11 months ago
- Advanced macro expander and language lab for Python.☆69Updated 5 months ago
- Produce colored terminal text with an xml-like markup☆67Updated 2 years ago
- Adaptive fuzzing of Hypothesis tests☆97Updated last week
- Python Dependency Graphs☆81Updated 2 years ago