General Python tools used by several EduLinq projects.
1""" 2General Python tools used by several EduLinq projects. 3""" 4 5__version__ = '1.0.3'