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 details)
Built Distribution
gimli-0.2.4-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file gimli-0.2.4.tar.gz
.
File metadata
- Download URL: gimli-0.2.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db71e36dbba60d79429406a3bd4c7ac04dfe784f5eff5d18405b6adeef09b7c4 |
|
MD5 | eaff233714d61e48edb7dbd06ffdd48b |
|
BLAKE2b-256 | f33b499005cbbb25587d60bcee1a04c8caf8b80cda7f8f750434f99357409d64 |
File details
Details for the file gimli-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: gimli-0.2.4-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f9f1f3650d0e0b5c959d4fcdbabf99b005aeaaa33e4d3baeffc3277155368ae |
|
MD5 | d9b82a1c4d1c81fa742c0b34de0111ba |
|
BLAKE2b-256 | 22a8e8d26f4dfba19022566f36354b5f44690d205dd03199d729880d1872f645 |