Installation¶
Gufo Tower can be installed using one of the following methods:
- Virtual environment
- Docker
Virtual Environment¶
Tower can be installed into a Python virtual environment using the installation script, pip, or uv.
Using the installation script¶
The installation script creates a virtual environment and installs Tower into it:
Using pip¶
Using uv¶
Docker¶
Note
Docker installation method will be provided later