Installation options

This application can be installed via standard setuptools, for more information read Python docs - Installing Python Module. Check the Requirements before installation.

PyPi

You can use pip tool to install the package repocribro from PyPi:

$ pip install repocribro

setup.py

Or download the repository from GitHub and run:

$ python3 setup.py install

Check installation

After the successful installation you should be able to run:

$ repocribro --version
repocribro v0.1