.. _Installation: ###################### Installation ###################### Install using PIP ==================== CWITools is most easily available from the Python Package Installer (PIP): .. code-block:: bash $ pip3 install cwitools Install from Github Repository =============================== Clone the repository to a local directory, then go inside the directory and run setuptools: .. code-block:: bash $ 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