#!/bin/bash

source .venv/bin/activate
export PYTHONDONTWRITEBYTECODE=1

python
