/store

Common store for GRAND packages

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

Coding style Code coverage Build status Documentation PyPi version

Grand store

Common store for GRAND packages

Description

Installation

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

License

The GRAND software is distributed under the LGPL-3.0 license. See the provided LICENSE and COPYING.LESSER files.