Installation#

Hint

All methods below require you to have pip installed. Check if pip is installed by typing the following in a terminal window. If working in a virtual environment, make sure you see (venv) before your username in your terminal:

pip --version

If you do not see a version number, please follow these instructions to install pip.

Try thebeat directly via Binder#

If you don’t use a lot of Python, and the above instructions are a bit too much, you can try thebeat directly in your browser via Binder. Follow this link to do so.

Installing development version from GitHub#

Open up a terminal and run:

pip install git+https://github.com/jellevanderwerff/thebeat.git@main#egg=thebeat