netaddr 1.3.0


pip install netaddr

  Latest version

Released: May 28, 2024


Meta
Author: David P. D. Moss, Stefan Nordhausen
Maintainer: Jakub Stasiak
Requires Python: >=3.7

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers
  • Education
  • Information Technology
  • Science/Research
  • System Administrators
  • Telecommunications Industry

License
  • OSI Approved :: BSD License

Natural Language
  • English

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11

Topic
  • Communications
  • Documentation
  • Education
  • Education :: Testing
  • Home Automation
  • Internet
  • Internet :: Log Analysis
  • Internet :: Name Service (DNS)
  • Internet :: Proxy Servers
  • Internet :: WWW/HTTP
  • Internet :: WWW/HTTP :: Indexing/Search
  • Internet :: WWW/HTTP :: Site Management
  • Security
  • Software Development
  • Software Development :: Libraries
  • Software Development :: Libraries :: Python Modules
  • Software Development :: Quality Assurance
  • Software Development :: Testing
  • Software Development :: Testing :: Traffic Generation
  • System :: Benchmark
  • System :: Clustering
  • System :: Distributed Computing
  • System :: Installation/Setup
  • System :: Logging
  • System :: Monitoring
  • System :: Networking
  • System :: Networking :: Firewalls
  • System :: Networking :: Monitoring
  • System :: Networking :: Time Synchronization
  • System :: Recovery Tools
  • System :: Shells
  • System :: Software Distribution
  • System :: Systems Administration
  • System :: System Shells
  • Text Processing
  • Text Processing :: Filters
  • Utilities
https://codecov.io/gh/netaddr/netaddr/branch/master/graph/badge.svg https://github.com/netaddr/netaddr/workflows/CI/badge.svg https://img.shields.io/pypi/v/netaddr.svg https://img.shields.io/pypi/pyversions/netaddr.svg

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

Source code repository: https://github.com/netaddr/netaddr/

PyPI page: https://pypi.org/project/netaddr/

Share and enjoy!

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies: