#!/usr/bin/env python3

from pystachio import *

from code import interact
interact('Pystachio REPL', local=locals())
