Skip to content

Installation#

This document describes how to install the eq3btsmart package in your python environment.

Requirements#

  • Python 3.12 or newer

Installation from PyPI#

pip install eq3btsmart

Installation from source#

git clone https://github.com/eulemitkeule/eq3btsmart.git
cd eq3btsmart
pip install .