{"library":"ps-mem","type":"library","category":null,"description":"ps-mem is a Python utility designed to accurately report the core memory usage per program on Linux, distinguishing itself from tools that report per-process. It calculates RAM usage by summing both private and shared memory across all processes belonging to a given program. The current stable version is 3.14, released in May 2022, and it operates as a command-line tool, primarily written in Python 3, though it also supported Python 2.","language":"python","status":"active","version":"3.14","tags":["system-monitoring","memory-usage","linux","cli-tool"],"install":[{"cmd":"pip install ps-mem","imports":["import ps_mem\n# Then call ps_mem.main() after preparing sys.argv and redirecting stdout"]}],"homepage":null,"github":"http://github.com/pixelb/ps_mem","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ps-mem/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ps-mem/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}