A CPU load monitor in the browser using Python, tornado, and d3.js
Just run
$ python app.py
And load localhost:5000 in your browser
External Python dependencies:
- tornado (2.4.1)
- pytz (2012j)
A CPU load monitor in the browser using Python, tornado, and d3.js
Just run
$ python app.py
And load localhost:5000 in your browser
External Python dependencies: