netaddr
=======
.. image:: https://codecov.io/gh/netaddr/netaddr/branch/master/graph/badge.svg
:target: https://codecov.io/gh/netaddr/netaddr
.. image:: https://github.com/netaddr/netaddr/workflows/CI/badge.svg
:target: https://github.com/netaddr/netaddr/actions?query=workflow%3ACI+branch%3Amaster
.. image:: https://img.shields.io/pypi/v/netaddr.svg
:target: https://pypi.org/project/netaddr/
.. image:: https://img.shields.io/pypi/pyversions/netaddr.svg
:target: pypi.python.org/pypi/netaddr
A Python library for representing and manipulating network addresses.
Provides support for:
Layer 3 addresses
- IPv4 and IPv6 addresses, subnets, masks, prefixes
- iterating, slicing, sorting, summarizing and classifying IP networks
- dealing with various ranges formats (CIDR, arbitrary ranges and
globs, nmap)
- set based operations (unions, intersections etc) over IP addresses
and subnets
- parsing a large variety of different formats and notations
- looking up IANA IP block information
- generating DNS reverse lookups
- supernetting and subnetting
Layer 2 addresses
- representation and manipulation MAC addresses and EUI-64 identifiers
- looking up IEEE organisational information (OUI, IAB)
- generating derived IPv6 addresses
| Documentation: https://netaddr.readthedocs.io/en/latest/
| Source code repository: https://github.com/netaddr/netaddr/
PyPI page: https://pypi.org/project/netaddr/
Share and enjoy!
Raw data
{
"_id": null,
"home_page": null,
"name": "netaddr",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Jakub Stasiak <jakub@stasiak.at>",
"keywords": "Networking, Systems Administration, IANA, IEEE, CIDR, IP, IPv4, IPv6, CIDR, EUI, MAC, MAC-48, EUI-48, EUI-64",
"author": null,
"author_email": "\"David P. D. Moss\" <josiah_carberry@brown.edu>, Stefan Nordhausen <stefan.nordhausen@immobilienscout24.de>",
"download_url": "https://files.pythonhosted.org/packages/54/90/188b2a69654f27b221fba92fda7217778208532c962509e959a9cee5229d/netaddr-1.3.0.tar.gz",
"platform": null,
"description": "netaddr\n=======\n\n.. image:: https://codecov.io/gh/netaddr/netaddr/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/netaddr/netaddr\n.. image:: https://github.com/netaddr/netaddr/workflows/CI/badge.svg\n :target: https://github.com/netaddr/netaddr/actions?query=workflow%3ACI+branch%3Amaster\n.. image:: https://img.shields.io/pypi/v/netaddr.svg\n :target: https://pypi.org/project/netaddr/\n.. image:: https://img.shields.io/pypi/pyversions/netaddr.svg\n :target: pypi.python.org/pypi/netaddr\n\nA Python library for representing and manipulating network addresses.\n\nProvides support for:\n\nLayer 3 addresses\n\n- IPv4 and IPv6 addresses, subnets, masks, prefixes\n- iterating, slicing, sorting, summarizing and classifying IP networks\n- dealing with various ranges formats (CIDR, arbitrary ranges and\n globs, nmap)\n- set based operations (unions, intersections etc) over IP addresses\n and subnets\n- parsing a large variety of different formats and notations\n- looking up IANA IP block information\n- generating DNS reverse lookups\n- supernetting and subnetting\n\nLayer 2 addresses\n\n- representation and manipulation MAC addresses and EUI-64 identifiers\n- looking up IEEE organisational information (OUI, IAB)\n- generating derived IPv6 addresses\n\n| Documentation: https://netaddr.readthedocs.io/en/latest/\n\n| Source code repository: https://github.com/netaddr/netaddr/\n\nPyPI page: https://pypi.org/project/netaddr/\n\nShare and enjoy!\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "A network address manipulation library for Python",
"version": "1.3.0",
"project_urls": {
"Changelog": "https://netaddr.readthedocs.io/en/latest/changes.html",
"Documentation": "https://netaddr.readthedocs.io/en/latest/",
"Download": "https://pypi.org/project/netaddr/",
"Issue tracker": "https://github.com/netaddr/netaddr/issues",
"Repository": "https://github.com/netaddr/netaddr/"
},
"split_keywords": [
"networking",
" systems administration",
" iana",
" ieee",
" cidr",
" ip",
" ipv4",
" ipv6",
" cidr",
" eui",
" mac",
" mac-48",
" eui-48",
" eui-64"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "12ccf4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef",
"md5": "0ae2b9e4579a65d353d682f3858576bd",
"sha256": "c2c6a8ebe5554ce33b7d5b3a306b71bbb373e000bbbf2350dd5213cc56e3dbbe"
},
"downloads": -1,
"filename": "netaddr-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ae2b9e4579a65d353d682f3858576bd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2262023,
"upload_time": "2024-05-28T21:30:34",
"upload_time_iso_8601": "2024-05-28T21:30:34.191065Z",
"url": "https://files.pythonhosted.org/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5490188b2a69654f27b221fba92fda7217778208532c962509e959a9cee5229d",
"md5": "b0307617f8f3aa73bbcfadac52d91df7",
"sha256": "5c3c3d9895b551b763779ba7db7a03487dc1f8e3b385af819af341ae9ef6e48a"
},
"downloads": -1,
"filename": "netaddr-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "b0307617f8f3aa73bbcfadac52d91df7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2260504,
"upload_time": "2024-05-28T21:30:37",
"upload_time_iso_8601": "2024-05-28T21:30:37.743736Z",
"url": "https://files.pythonhosted.org/packages/54/90/188b2a69654f27b221fba92fda7217778208532c962509e959a9cee5229d/netaddr-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-28 21:30:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "netaddr",
"github_project": "netaddr",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "netaddr"
}