Common store for GRAND packages
GRAND packages require python3.7. It can be installed from the tarball on Linux or with brew on OSX.
The latest stable version of this package can be installed from PyPi using pip, e.g. as:
pip3 install --user grand-store
Alternatively one can also install the latest development commit directly from GitHub, as:
pip3 install --user git+https://github.com/grand-mother/store.git@master
The GRAND software is distributed under the LGPL-3.0 license. See the provided
LICENSE
and COPYING.LESSER
files.