#!/bin/zsh

source ~/dev/calculator/bin/activate
python ~/dev/calculator/calculator.py
