Installation

Install using PIP

CWITools is most easily available from the Python Package Installer (PIP):

$ pip3 install cwitools

Install from Github Repository

Clone the repository to a local directory, then go inside the directory and run setuptools:

$ git clone https://github.com/dbosul/cwitools.git
$ cd cwitools
$ python3 setup.py install

Installing for Anaconda Users

We are still working on an Anaconda release, please check back soon or email me at dosulliv@caltech.edu