Contained, portable and modern python for GRAND running from an AppImage
A ready to use AppImage distribution of Python is provided below or in the release area. You can try it E.g. as:
wget -cq https://github.com/grand-mother/python/releases/download/continuous/grand-python-x86_64.AppImage
chmod +x grand-python-x86_64.AppImage
./grand-python-x86_64.AppImage
The AppImage bundles Python 3.8
as well as extra site packages
for GRAND, e.g. the grand
package and the scipy suite. See the
requirements.txt file for a detailed list.