Skip to main content

Mines for system information. "AND MY AXE!" -Gimli

Project description

gimli

Mines for system information.

"AND MY AXE!" -Gimli

Install gimli

Option 1, install in a virtualenv.

$ python3 -m venv env
$ . env/bin/activate
$ python3 -m pip install --upgrade gimli

Option 2, install to the user folder.

$ python3 -m pip install --user --upgrade gimli

Option 3, if you want a system-wide install...

$ sudo python3 -m pip install --upgrade gimli

Run it like so

$ gimli
usage: gimli [-h|cpu|mem|stat|meminfo|serve [n]]

Or... use the gimli API

Python 3.7.1 (default, Nov  2 2018, 20:33:06) 
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from gimli import Gimli
>>> g = Gimli()
>>> g.meminfo()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gimli-0.2.4.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

gimli-0.2.4-py3-none-any.whl (18.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page