Installation
This document describes
Installation with pip
Aside from the recommended installation method via a distribution package manager of your Linux distribution, Berrymill is accessible on PyPI and can be installed using Python’s package manager, called pip:
$ pip install berrymill
Installation for Ubuntu/Debian
TBD