Package to get commonly used details of the network interface and access points you are using..
Project description
isimud
Package to get commonly used details of the network interface and access points you are using.
installation
install with pip
pip3 install -U isimud
features
- Get loopback, ethernet and wifi interfaces.
- Get operstate, mac_address, recv and sent bytes of an interface.
- Get ESSID, signal percent and MAC address of an interface.
usage
In [3]: import isimud
In [4]: isimud.get_eth_interfaces()
Out[4]: ['enp9s0']
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
isimud-0.2.tar.gz
(2.7 kB
view details)
File details
Details for the file isimud-0.2.tar.gz
.
File metadata
- Download URL: isimud-0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc11115a2112d62169e598ed566e176c296945917866944171ffc2daea0aa24e |
|
MD5 | 24fce1e20b6a3db81534f4cc4352644e |
|
BLAKE2b-256 | 540f981a8ea6c4ee5a9467280c57d88c88348d2a1af6efeb3043d1fe96e86d79 |