/python

Contained, portable and modern python for GRAND running from an AppImage

Primary LanguageShellGNU Lesser General Public License v3.0LGPL-3.0

GRAND's Python AppImage

Contained, portable and modern python for GRAND running from an AppImage

Instructions

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

Content

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.

Downloads

GRAND Python