`call-graph` is a package for viewing call graph.
Project description
call-graph is a package for viewing call graph.
$ call-graph usage: call-graph [-h] [-p PATH] [-u] [-o] [-n NO_TARGET] module func call-graph: error: the following arguments are required: module, func $ call-graph call_graph main main ├ get_names ├ get_call_graph └ call_graph_view
“NO_TARGET” is used for ignoring names.
Methods are ignored.
Use _ = function for dummy call.
Requirements
Python 3.8 later, more-itertools
Features
nothing
Setup
$ pip install call-graph
History
0.0.1 (2020-4-21)
first release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file call_graph-0.1.0-py3-none-any.whl.
File metadata
- Download URL: call_graph-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.6 Darwin/23.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eea0a01a4cd245167b1d6fa20a1e8562b7f83800608d839a138cc81382cc717
|
|
| MD5 |
d4f820f624867f694225690d6ef48c69
|
|
| BLAKE2b-256 |
1ce31d2cf004d6d1f16b829ac547305c03c42a37bebd44f1b3e44aa8bfedb28a
|