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