Installation

InstallationΒΆ

You can install this package directly from Github using:

pip install microfilm

To test the package via the Jupyter interface and the notebooks available here you can create a conda environment using the environment.yml file:

conda env create -f environment.yml