A Python library for representing and manipulating network addresses.
Provides support for:
Layer 3 addresses
Layer 2 addresses
For details on the latest updates and changes, see What’s new in netaddr 0.7.18
This software is released under the liberal BSD license.
See Installing netaddr for details.
This library has comprehensive docstrings and a full set of project documentation (including tutorials):
netaddr requires py.test (http://pytest.org/).
To run the test suite, clone the repository and run:
python setup.py test
If any of the tests fail, please help the project’s user base by filing bug reports on the netaddr issue tracker:
Share and enjoy!