Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.83 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.83 KB

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.