linux-assistant icon indicating copy to clipboard operation
linux-assistant copied to clipboard

Minimal required Python3

Open heuwerk opened this issue 10 months ago • 0 comments

Hey Jean,

I would like to ask for a minimum Python3 version that you use for development.

If you haven't decided yet, I would go for at least Python 3.10. This is supported by all Debian-based operating systems from Ubuntu 22.04 LTS or newer.

In the [RH]EL world, every version compatible with RHEL 8 or newer is able to install and run python3.10.

Python 3.10+ supports platform.freedesktop_os_release(), which greatly simplifies querying the /etc/os-release file.

heuwerk avatar Mar 24 '25 21:03 heuwerk