LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
eli/__init__.py
eli/cli.py
eli/constants/__init__.py
eli/constants/informations.py
eli/constants/service.py
eli/constants/system.py
eli/exceptions/__init__.py
eli/exceptions/auth.py
eli/exceptions/connection.py
eli/exceptions/system.py
eli/middlewares/__init__.py
eli/middlewares/mindsdb.py
eli/templates/__init__.py
eli/templates/mindsdb_queries.py
eli_pa.egg-info/PKG-INFO
eli_pa.egg-info/SOURCES.txt
eli_pa.egg-info/dependency_links.txt
eli_pa.egg-info/entry_points.txt
eli_pa.egg-info/not-zip-safe
eli_pa.egg-info/requires.txt
eli_pa.egg-info/top_level.txt
tests/__init__.py
tests/test_accounts.py
tests/test_cli.py
tests/exceptions/__init__.py
tests/exceptions/test_auth.py
tests/exceptions/test_connection.py
tests/exceptions/test_system.py
tests/middlewares/__init__.py
tests/middlewares/test_mindsdb.py
tests/templates/__init__.py
tests/templates/test_mindsdb_queries.py