{"library":"flameprof","type":"library","category":null,"description":"Flameprof is a Python library and command-line tool that generates interactive SVG flame graphs from `cProfile` statistics. It visualizes function call hierarchies and their CPU time consumption, offering a compact and understandable alternative to raw `cProfile` output or tools like `gprof2dot`. The current version is 0.4. Releases are sporadic, with major updates occurring infrequently.","language":"python","status":"active","version":"0.4","tags":["profiling","flamegraph","cprofile","performance","visualization"],"last_verified":"Sat May 23","install":[{"cmd":"pip install flameprof","imports":["flameprof input.prof > output.svg"]}],"homepage":null,"github":"https://github.com/baverman/flameprof","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flameprof/","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":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/flameprof/compatibility"}}