nixpkgs/pkgs/development/python2-modules
2026-01-15 01:38:29 +01:00
..
attrs treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
backports-functools-lru-cache treewide: change 'format = "pyproject";' to 'pyproject = true;' 2026-01-12 17:50:35 -05:00
bootstrapped-pip
configparser treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
contextlib2
importlib-metadata treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
mock treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
more-itertools
packaging treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
pip
pluggy
pytest python2Packages.hypothesis: drop 2026-01-15 01:38:29 +01:00
setuptools treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
wcwidth
wheel treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
zipp treewide: clean up 'meta = with' pattern 2025-12-10 18:09:49 +01:00
README.md

Python 2 is Not Supported

Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2 based package, you can include that package in your own local repository.

Some packages may continue to be maintained for internal use by nixpkgs, but they should not be used by new public packages.

For more details, see Issue #201859.