mem_usage_ui
mem_usage_ui copied to clipboard
Measuring and graphing memory usage of local processes
mem-usage-ui
Description
- Measuring and graphing memory usage of local processes
- Supported python versions are
3.5+
Installation
-
pip install mem_usage_ui
Usage
- Run in shell:
mem_usage_ui
- Default browser will be opened automatically
- Running on
http://localhost:8080
Possible Command Line Arguments
-
--host
- defaults tolocalhost
-
--port
- defaults to8080