Skip to content

LinkageIO/Minus80

Repository files navigation

Minus80

Build Status Codacy Badge Coverage Status Documentation Status PyPI version

This library is for freezing and integrating data. Modeled after how minus 80°C freezers work.

Installation

Option 1: Use pip to install the most recent tagged version:

pip install minus80

Option 2: Clone the repo manually and install the development version

git clone git@github.com:LinkageIO/Minus80.git
cd Minus80
python setup.py develop

Note: Both options require that you have Python.h on your system. More info here. On Ubuntu systems, you can run: sudo apt-get install python-dev.

Documentation

Read our documentation at Read The Docs: http://minus80.readthedocs.io