A package collecting a heterogeneous set of tools.
This package collects a number of tools that are useful enough to be distributed but too small to deserve being published as separate packages. Source code is on GitHub. Documentation can be browsed at this page.
To install package and dependencies with pip:
pip install bussilab
To install package and dependencies with conda:
conda install -c conda-forge -c bussilab py-bussilab
To install dependencies with macports, see documentation.