Skip to content

Installation

Installation

Install mongo db

then, in a conda environment with Python (>=3.9) do any of these:

pip install loqusdb

or

$git clone https://github.com/moonso/loqusdb
$cd loqusdb
$pip install --editable .

make sure you have a mongod process running before starting loqusdb