python-netifaces2
#### What is this?
netifaces reborn
The original [netifaces](https://github.com/al45tair/netifaces) was abandoned by it's maintainer, leaving us without the option to get network addresses of any kind in Python. Unfortunately, the original sources are more akin to arcane magic, so picking where it's been left off is a difficult task.
I decided to rewrite netifaces, keeping the almost exact same API and adding the following:
* Support for future python versions
* Type annotations
* Maybe a more "queryable" API in the future
This project aims to be a drop-in replacement for those project who use netifaces, but I do not guarantee anything.
#### What is not working right-now
* The gateways API is only working if your system has a /proc/net/route file or the ip tool
* The windows gateways API is non-functional
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sbradnick/python-netifaces2 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.md | 0000001019 1019 Bytes | |
_scmsync.obsinfo | 0000000164 164 Bytes | |
_service | 0000000240 240 Bytes | |
build.specials.obscpio | 0000000308 308 Bytes | |
netifaces2-0.0.22.tar.gz | 0000021203 20.7 KB | |
python-netifaces2.changes | 0000000355 355 Bytes | |
python-netifaces2.spec | 0000002801 2.74 KB | |
vendor.tar.zst | 0014753317 14.1 MB |
Comments 0