LICENSE
README.md
setup.py
clustrix/__init__.py
clustrix/cli.py
clustrix/config.py
clustrix/decorator.py
clustrix/executor.py
clustrix/local_executor.py
clustrix/loop_analysis.py
clustrix/utils.py
clustrix.egg-info/PKG-INFO
clustrix.egg-info/SOURCES.txt
clustrix.egg-info/dependency_links.txt
clustrix.egg-info/entry_points.txt
clustrix.egg-info/not-zip-safe
clustrix.egg-info/requires.txt
clustrix.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_decorator.py
tests/test_executor.py
tests/test_integration.py
tests/test_local_executor.py
tests/test_utils.py