pipx and poetry, Ubuntu users gets the option to let make install them for you when you start the server.
make run
The run target performs the following:
export PYTHONPATH=$(pwd)/src && poetry run python src/example/client.py