#!/bin/bash

. ../.venv/bin/activate
python3 pymoeraapi.py "$@"
