#!/usr/bin/env python
import runpy


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