Skip to main content

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


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.1.tar.gz (2.6 kB view hashes)

Uploaded Source

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