I need to upgrade Python on 30 laptops at several remote sites. These laptops have Debian 9 with Python 3.5, and the library they'll be using for the planned activity (arcade) requires Python 3.6.
I have an update process that can deploy package updates, but it needs to be able to install quickly, so compiling Python is not an option.