ShadeFS Exerciser How to set up your development environment You need Python 3.12+ and the following tools: Poetry Install the package with development requirements: $ poetry install You can now run an interactive Python session, or the command-line interface: $ poetry run python $ poetry run SEx