Installation
Note: if you're using Lug with Docker containers, make sure you install and start Docker Engine!
With pip
pip install lug
With Poetry
poetry add lug
Supported Python versions
Lug supports Python 3.8 through the latest Python 3.12 release candidate.
Supported operating systems
You can run Lug locally on most recent versions of macOS, Linux and Windows. To run Lug remotely, you'll need macOS or Linux (tested on CentOS, Debian, Ubuntu, and Amazon Linux 2).