#!/usr/bin/env python

import themodulex
print("themodulex -- command line script")
print(themodulex)
