It is an interface to get NIC information
Project description
pyNIC
This project is an interface written using C Python API to provide information about Network Interface Cards.
Documentation
Currently, all documentation can be accessed in project’s GitHub page.
Dependencies
You must install the Python headers.
On Debian and Ubuntu:
$ sudo apt-get install python-dev
Installation
sudo python setup.py install
Support
This project should support Python 2.x and 3.x in every Linux. However, it was tested only on Python 2.7 and 3.4.
What’s new
Support Python 3.x
Added repr e str functions
Fixed some bugs
Increased reliability
Added functions to change addresses
What’s new 0.5
Removed set functions
Added getter and setter as class properties
Added constants
What’s new 0.6
Added setter for name
Added hardware address validation for both length format
Added setter for hardware address, but it is working just for 17 length format
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
File details
Details for the file pynic-0.6.tar.gz
.
File metadata
- Download URL: pynic-0.6.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26918cb26b2c6f11125c4c97da5c1f50ffdfa6c31c3484a12892ef67ee2d1b17 |
|
MD5 | 15727c9fb2b8566af133a1609b1943f8 |
|
BLAKE2b-256 | 1fc0a7d79bb18315ce9fd2c0391f0a60539edf25829aa8f1ba9528e20ed33b20 |