Yafowil Hello World Example Create a venv: python3 -m venv venv run pip install . run ./venv/bin/helloworld to start the server The example will be available at http://127.0.0.1:8080/.