* Installation

python -m pip install .

Development dependencies
python -m pip install -e '.[dev]'

* Uninstallation

python -m pip uninstall fvr
