Get started with PyBaMM

Hint

For the official PyBaMM documentation, please visit https://docs.pybamm.org/en/stable/

Installation instructions#

PyBaMM is available on the pip package manager for Windows, macOS, and Linux; and can be installed with

pip install pybamm

More detailed instructions for installing PyBaMM on different platforms and for installing from source can be found in the installation instructions in the documentation.

Example notebooks#

If you would like to get started with PyBaMM, you may go through the Getting Started notebooks which introduce its basic features. You can launch the notebooks on Google Colab to run them on the cloud without having to install PyBaMM on your computer.

For more resources, please refer to the Examples section in the PyBaMM documentation.

Video tutorials#

We regularly hold PyBaMM workshops. You can find a list of the workshops we have held with links to the corresponding recordings on the Training page.

Get help#

You can get help by posting questions on the PyBaMM Slack channels or preferably in GitHub discussions. You can also get paid support from Ionworks.

On this page