Installation

You can install the latest stable version of Palimpzest using pip:

$ pip install palimpzest

Alternatively, if you would like to install Palimpzest from source, you can clone our GitHub repo:

$ git clone git@github.com:mitdbg/palimpzest.git
$ cd palimpzest
$ pip install .