{"library":"pytest-profiling","type":"library","category":null,"description":"pytest-profiling is a plugin for the pytest testing framework that provides code profiling capabilities. It generates profiling information in tabular format and can also produce call-graph heat maps in SVG format. The plugin uses Python's built-in `cProfile` module for profiling and `pstats` for analysis, with `gprof2dot` and `dot` (Graphviz) for SVG visualization. It is actively maintained, with regular updates to support recent Python and pytest versions, as seen by its latest releases (v1.8.1 in November 2024 and v1.8.0 in October 2024).","language":"python","status":"active","version":"1.8.1","tags":["pytest","profiling","performance","testing","plugin"],"install":[{"cmd":"pip install pytest-profiling","imports":["pytest_plugins = ['pytest_profiling'] # in conftest.py"]}],"homepage":null,"github":"https://github.com/man-group/pytest-plugins","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-profiling/","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.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-profiling/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}