netaddr


Namenetaddr JSON
Version 1.2.1 PyPI version JSON
download
home_page
SummaryA network address manipulation library for Python
upload_time2024-02-17 20:38:27
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD License
keywords networking systems administration iana ieee cidr ip ipv4 ipv6 cidr eui mac mac-48 eui-48 eui-64
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": "",
    "name": "netaddr",
    "maintainer": "",
    "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": "",
    "author_email": "\"David P. D. Moss\" <josiah_carberry@brown.edu>, Stefan Nordhausen <stefan.nordhausen@immobilienscout24.de>",
    "download_url": "https://files.pythonhosted.org/packages/54/e6/0308695af3bd001c7ce503b3a8628a001841fe1def19374c06d4bce9089b/netaddr-1.2.1.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.2.1",
    "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": "d0e4a57d2ad0c1381d6304c7eb3aed7c1a415c5b443e71d7e5c88378ac60d1ef",
                "md5": "be0d9a6b850ba0d46fe02e72e42eb5fc",
                "sha256": "bd9e9534b0d46af328cf64f0e5a23a5a43fca292df221c85580b27394793496e"
            },
            "downloads": -1,
            "filename": "netaddr-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be0d9a6b850ba0d46fe02e72e42eb5fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2261379,
            "upload_time": "2024-02-17T20:38:24",
            "upload_time_iso_8601": "2024-02-17T20:38:24.180274Z",
            "url": "https://files.pythonhosted.org/packages/d0/e4/a57d2ad0c1381d6304c7eb3aed7c1a415c5b443e71d7e5c88378ac60d1ef/netaddr-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54e60308695af3bd001c7ce503b3a8628a001841fe1def19374c06d4bce9089b",
                "md5": "c0cee82f46dc1d5d8c4c5756c376f21b",
                "sha256": "6eb8fedf0412c6d294d06885c110de945cf4d22d2b510d0404f4e06950857987"
            },
            "downloads": -1,
            "filename": "netaddr-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c0cee82f46dc1d5d8c4c5756c376f21b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2278809,
            "upload_time": "2024-02-17T20:38:27",
            "upload_time_iso_8601": "2024-02-17T20:38:27.416676Z",
            "url": "https://files.pythonhosted.org/packages/54/e6/0308695af3bd001c7ce503b3a8628a001841fe1def19374c06d4bce9089b/netaddr-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 20:38:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "netaddr",
    "github_project": "netaddr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "netaddr"
}
        
Elapsed time: 0.19203s