Skip to content

eridanirojas/cmeutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

348 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CME Lab Utilies

build pytest codecov

Helpful functions used by the CME Lab.

Installation

Installation of CME Lab Utilities requires the conda package manager. We recommend Miniconda.

  1. Clone this repository:

    git clone git@github.com:cmelab/cmeutils.git
    cd cmeutils
    
  2. Set up and activate environment:

    conda env create -f environment.yml
    conda activate cmeutils
    
  3. Install this package with pip:

    pip install .
    

About

Useful functions by and for the CME lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%