Skip to content

Installation Instructions

Using coapy Locally

You will need to have Python on your machine. If you do not, follow the instructions below:

  1. Install Python 3.9+, preferably in conjunction with an environment manager. For instance, download and run the Miniconda installer
  2. When asked to add Miniconda to your PATH, select yes
  3. In the terminal, run the following:
pip install git+https://github.com/Andrew-S-Rosen/coapy.git

Using coapy on Google Colab

Don't want to install Python on your computer? Alright, if you say so. Use this Google Colab file instead.