{"library":"pyprof2calltree","type":"library","category":null,"description":"pyprof2calltree is a Python utility that facilitates the visualization of profiling data collected with Python's standard `cProfile` module. It converts `cProfile` output into the calltree format, which can then be graphically analyzed using tools like KCachegrind or QCachegrind. The library, currently at version 1.4.5, is actively maintained with updates primarily focusing on Python version compatibility and minor improvements.","language":"python","status":"active","version":"1.4.5","tags":["profiling","cprofile","kcachegrind","qcachegrind","performance","visualization","developer-tool"],"install":[{"cmd":"pip install pyprof2calltree","imports":["from pyprof2calltree import convert","from pyprof2calltree import visualize"]},{"cmd":"sudo apt install kcachegrind pyprof2calltree","imports":[]}],"homepage":null,"github":"https://github.com/pwaller/pyprof2calltree","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyprof2calltree/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.09,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pyprof2calltree/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}