layout python3

export QUART_APP='snikket_web:create_app()'
export QUART_ENV=development
export QUART_DEBUG=1
