InstallationΒΆ
Currently listb only supports Python 3. Installation is easy, just download the source and run the following commands in your terminal.
$ pip3 install -r requirements.txt
$ python3 setup.py install
Currently listb only supports Python 3. Installation is easy, just download the source and run the following commands in your terminal.
$ pip3 install -r requirements.txt
$ python3 setup.py install