Compatibility¶
Supported Python versions¶
netaddr supports the following Python versions (CPython and PyPy):
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11
- 3.12
Support for the following versions has been removed in 1.0.0:
- 2.7
- 3.5
- 3.6
Support deprecated and scheduled to be removed in netaddr 2:
- 3.7
Supported operating systems¶
The library is operating system-independent.
Supported hardware architectures¶
The library is hardware architecture-independent.