Skip to content

Python-bundle-PyPI spring cleaning suggestions #25642

@tovrstra

Description

@tovrstra

In the context of a course where students use a HPC, we've also shown how to reproduce their HPC Python environment on a local laptop with pip. In this process, we noticed that the Python-bundle-PyPI contains several (very) dated packages, which seem to be unused and can probably be removed safely. Most in the list below have long been unmaintained and/or have been superseded by newer implementations, which is a undesirable risk by itself. Getting rid of these will also make Python imports slightly faster.

More detailed comments are given for each removal suggestion. I'm not suggesting to include newer alternatives as it would be good to keep the bundle concise and general purpose.

I've based my analysis on the packages included in Python-bundle-PyPI-2025.07-GCCcore-14.3.0.eb. (All these packages in the easyconfig are already at their newest PyPI version, so upgrading is not an option.)

@boegel This is part of my preparation for a software install request, but does not fit in there as it is rather the inverse kind of request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions