Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
A pure Python network address representation and manipulation library.
netaddr provides a Pythonic way of working with:
- IPv4 and IPv6 addresses and subnets (including CIDR notation);
- MAC (Media Access Control) addresses in multiple formats;
- IEEE EUI-64, OUI and IAB identifiers;
- a user friendly IP glob-style format.
Included are routines for:
- generating, sorting and summarizing IP addresses;
- converting IP addresses and ranges between various different formats;
- performing set based operations on groups of IP addresses and subnets;
- arbitrary IP address range calculations and conversions;
- querying IEEE OUI and IAB organisational information;
- querying of IP standards related data from key IANA data sources.
- Links to openSUSE:Factory / python-netaddr
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice/python-netaddr && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
netaddr-1.2.1.tar.gz | 0002278809 2.17 MB | |
python-netaddr.changes | 0000019178 18.7 KB | |
python-netaddr.spec | 0000002853 2.79 KB |
Comments 0