Installation guide
We strongly recommend installing a few prerequisites to ensure a smooth experience. These prerequisites are:
- Python 3 (version >= 3.10)
- Poetry (Python packaging and dependency manager)
- git (version control manager)
- Docker (containerization technology) [optional]
Tip
If you are missing any of those pre-requisites, please follow the installation guide in each resource before you continue.
Checking prerequisites
You can verify access to these components in your terminal:
Python
version 3.10 or higher.Poetry
git
Docker