Python-ELMO is a Python library which offers an encapsulation of the binary tool ELMO, in order to manipulate it easily in Python and SageMath script.

__init__.py 43B

  1. from .manage import *
  2. from .engine import *