DeltaE / delta-e-utils

This repo hosts Delta-E utility functions
https://delta-e.readthedocs.io
MIT License
0 stars 1 forks source link

Documentation Status License Project generated with PyScaffold

delta-e utility functions

Description of repository

Contents

To install

  1. Clone the repository

git clone https://github.com/DeltaE/delta-e-utils.git

  1. Move into the new repository

cd delta-e-utils

  1. Install the package in editing mode

pip install -U pip setuptools -e .

  1. Load the environment file.

conda env create -f environment.yaml