{"id":13468516,"url":"https://github.com/gak/pycallgraph","last_synced_at":"2025-09-28T14:30:57.988Z","repository":{"id":633652,"uuid":"274559","full_name":"gak/pycallgraph","owner":"gak","description":"pycallgraph is a Python module that creates call graphs for Python programs.","archived":true,"fork":false,"pushed_at":"2024-04-09T02:03:25.000Z","size":3038,"stargazers_count":1865,"open_issues_count":59,"forks_count":343,"subscribers_count":70,"default_branch":"develop","last_synced_at":"2025-09-16T17:26:02.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gak.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-08-11T01:03:55.000Z","updated_at":"2025-09-12T19:31:58.000Z","dependencies_parsed_at":"2024-04-28T01:51:34.571Z","dependency_job_id":"32f910fe-63f9-484c-8dcb-7b67a560f9c5","html_url":"https://github.com/gak/pycallgraph","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gak/pycallgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gak%2Fpycallgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gak%2Fpycallgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gak%2Fpycallgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gak%2Fpycallgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gak","download_url":"https://codeload.github.com/gak/pycallgraph/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gak%2Fpycallgraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275862154,"owners_count":25541898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T15:01:12.725Z","updated_at":"2025-09-28T14:30:57.664Z","avatar_url":"https://github.com/gak.png","language":"Python","readme":".. image:: http://unmaintained.tech/badge.svg\n    :target: http://unmaintained.tech/\n    :alt: No Maintenance Intended\n\nProject Abandoned\n#################\n\nMany apologies. I've stopped maintaining this project due to personal time constraints.\n\nhttps://github.com/Lewiscowles1986/py-call-graph is a currently maintained fork.\n\nI'm happy to forward users to any new forks, or to discuss PyPI ownership.\n\nPython Call Graph\n#################\n\nWelcome! Python Call Graph is a `Python \u003chttp://www.python.org\u003e`_ module that creates `call graph \u003chttp://en.wikipedia.org/wiki/Call_graph\u003e`_ visualizations for Python applications.\n\n.. image:: https://img.shields.io/travis/gak/pycallgraph.svg\n    :target: https://travis-ci.org/gak/pycallgraph\n.. image:: https://img.shields.io/coveralls/gak/pycallgraph/develop.svg\n    :target: https://coveralls.io/r/gak/pycallgraph?branch=develop\n.. image:: https://img.shields.io/pypi/v/pycallgraph.svg\n    :target: https://crate.io/packages/pycallgraph/\n.. image:: https://img.shields.io/pypi/dm/pycallgraph.svg\n    :target: https://crate.io/packages/pycallgraph\n\nScreenshots\n===========\n\nClick on the images below to see a larger version and the source code that generated them.\n\n.. image:: https://pycallgraph.readthedocs.io/en/develop/_images/basic_thumb.png\n    :target: https://pycallgraph.readthedocs.io/en/develop/examples/basic.html\n.. image:: https://pycallgraph.readthedocs.io/en/develop/_images/regexp_grouped_thumb.png\n    :target: https://pycallgraph.readthedocs.io/en/develop/examples/regexp_grouped.html\n.. image:: https://pycallgraph.readthedocs.io/en/develop/_images/regexp_ungrouped_thumb.png\n    :target: https://pycallgraph.readthedocs.io/en/develop/examples/regexp_ungrouped.html\n\nProject Status\n==============\n\nThe latest version is **1.0.1** which was released on 2013-09-17, and is a backwards incompatible from the previous release.\n\nThe `project lives on GitHub \u003chttps://github.com/gak/pycallgraph/#python-call-graph\u003e`_, where you can `report issues \u003chttps://github.com/gak/pycallgraph/issues\u003e`_, contribute to the project by `forking the project \u003chttps://help.github.com/articles/fork-a-repo\u003e`_ then creating a `pull request \u003chttps://help.github.com/articles/using-pull-requests\u003e`_, or just `browse the source code \u003chttps://github.com/gak/pycallgraph/\u003e`_.\n\nThe documentation needs some work stiil. Feel free to contribute :)\n\nFeatures\n========\n\n* Support for Python 2.7+ and Python 3.3+.\n* Static visualizations of the call graph using various tools such as Graphviz and Gephi.\n* Execute pycallgraph from the command line or import it in your code.\n* Customisable colors. You can programatically set the colors based on number of calls, time taken, memory usage, etc.\n* Modules can be visually grouped together.\n* Easily extendable to create your own output formats.\n\nQuick Start\n===========\n\nInstallation is easy as::\n\n    pip install pycallgraph\n\nYou can either use the `command-line interface \u003chttps://pycallgraph.readthedocs.io/en/develop/guide/command_line_usage.html\u003e`_ for a quick visualization of your Python script, or the `pycallgraph module \u003chttps://pycallgraph.readthedocs.io/en/develop/api/pycallgraph.html\u003e`_ for more fine-grained settings.\n\nThe following examples specify graphviz as the outputter, so it's required to be installed. They will generate a file called **pycallgraph.png**.\n\nThe command-line method of running pycallgraph is::\n\n    $ pycallgraph graphviz -- ./mypythonscript.py\n\nA simple use of the API is::\n\n    from pycallgraph import PyCallGraph\n    from pycallgraph.output import GraphvizOutput\n\n    with PyCallGraph(output=GraphvizOutput()):\n        code_to_profile()\n\nDocumentation\n=============\n\nFeel free to browse the `documentation of pycallgraph \u003chttps://pycallgraph.readthedocs.io/en/develop/\u003e`_ for the `usage guide \u003chttps://pycallgraph.readthedocs.io/en/develop/guide/index.html\u003e`_ and `API reference \u003chttps://pycallgraph.readthedocs.io/en/develop/api/api.html\u003e`_.\n","funding_links":[],"categories":["Python specific","Code Analysis","Python","资源列表","代码分析和 Lint 工具","Code Analysis and Linter","Language-Specific Tools","Code Analysis [🔝](#readme)","Awesome Python","Python生态圈Dev\u0026Ops工具与服务"],"sub_categories":["代码分析和 Lint 工具","Python","Code Analysis"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgak%2Fpycallgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgak%2Fpycallgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgak%2Fpycallgraph/lists"}