This is the first release of uet.py (actually my first 'release' in Github of any kind).
uet.py is a Python command line utility that takes a Unix Epoch Time value and returns GMT and local time in human format. It is designed so that I can import it as a module if I so choose.
Casspop Codelettes are intended to perform some useful function while providing working examples of Python coding how-to's.
Always Learning. Always.