skip to navigation
skip to content

netaddr 0.7.3

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

For examples please visit the example wiki pages :-

http://code.google.com/p/netaddr/wiki/NetAddrExamples

Complete API documentation for the latest release is available online :-

http://packages.python.org/netaddr/

For details on history changes and updates see the CHANGELOG :-

http://code.google.com/p/netaddr/wiki/CHANGELOG

File Type Py Version Uploaded on Size # downloads
netaddr-0.7.3.zip (md5) Source 2009-09-15 00:39:55.315723 1MB 36
netaddr-0.7.3-py2.5.egg (md5) Python Egg 2.5 2009-09-15 00:44:25.224197 1017KB 86
netaddr-0.7.3-py2.6.egg (md5) Python Egg 2.6 2009-09-15 00:44:59.933181 1017KB 113
netaddr-0.7.3.tar.gz (md5) Source 2009-09-15 00:41:06.615600 1MB 75
netaddr-0.7.3-py2.4.egg (md5) Python Egg 2.4 2009-09-15 00:41:51.062690 1019KB 62
netaddr-0.7.3.win32.exe (md5) MS Windows installer any 2009-09-15 00:40:30.989896 1008KB 20

Log in to rate this package.