{"library":"memory-profiler","type":"library","category":null,"description":"memory-profiler is a Python module designed for monitoring the memory consumption of a Python process, including detailed line-by-line analysis of memory usage within Python programs. It is built purely in Python and depends on the `psutil` module. The current version is 0.61.0. As of the latest information, the package is no longer actively maintained by its original developers.","language":"python","status":"maintenance","version":"0.61.0","tags":["memory","profiling","performance","debugging","resource-management"],"install":[{"cmd":"pip install -U memory-profiler","imports":["from memory_profiler import profile","from memory_profiler import memory_usage"]}],"homepage":null,"github":"https://github.com/pythonprofilers/memory_profiler","docs":null,"changelog":null,"pypi":"https://pypi.org/project/memory-profiler/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/memory-profiler/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}