File: compatibility.rst

package info (click to toggle)
python-netaddr 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,912 kB
  • sloc: xml: 8,264; python: 6,697; makefile: 198; sh: 5
file content (35 lines) | stat: -rw-r--r-- 566 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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.