Skip to content

parikls/mem_usage_ui

Repository files navigation

mem-usage-ui

  • Build Status PyPI version PyPI - Python Version
  • GitHub stars PyPI - Downloads GitHub issues

alt text

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 to localhost
  • --port - defaults to 8080