Installation#

MOABB is written in Python 3, specifically for version 3.8 or above.

The package is distributed via Python package index (PyPI), and you can access the source code via Github repository. The pre-built Docker images using the core library and all optional dependencies are available on DockerHub.

There are different ways to install MOABB:

Install via pip

For Beginners

MOABB Installer with pip

New to Python? Use our standalone installers that include everything to get you started!

Building from src and the dev env

For Advanced Users

Terminal Window

Already familiar with Python? Follow our setup instructions for building from Github and start to contribute!

Using our docker environment

For Advanced Users

Terminal Docker

Already familiar with Docker? Follow our setup instructions for using your docker image!