Python port of the R scales package.
pip install scales-pythonOr, for a local development checkout:
git clone https://github.com/Bio-Babel/scales-python.git
cd scales-python
pip install -e ".[dev]"import scalespip install -e ".[docs]"
mkdocs serve