LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
setup.py
covalent_ecs_plugin/__init__.py
covalent_ecs_plugin/ecs.py
covalent_ecs_plugin/utils.py
covalent_ecs_plugin.egg-info/PKG-INFO
covalent_ecs_plugin.egg-info/SOURCES.txt
covalent_ecs_plugin.egg-info/dependency_links.txt
covalent_ecs_plugin.egg-info/entry_points.txt
covalent_ecs_plugin.egg-info/requires.txt
covalent_ecs_plugin.egg-info/top_level.txt
tests/__init__.py
tests/test_ecs.py
tests/test_utils.py
tests/functional_tests/__init__.py
tests/functional_tests/basic_workflow_test.py
tests/functional_tests/svm_workflow_test.py