#!/Users/msilva/Projects/pysswords/env/bin/python
import runpy


runpy.run_module("pysswords", run_name="__main__")