LICENSE
README.md
setup.py
plectrum/__init__.py
plectrum/const.py
plectrum/exceptions.py
plectrum/result.py
plectrum/client/__init__.py
plectrum/client/base.py
plectrum/client/cloud.py
plectrum/client/local.py
plectrum/matrix/__init__.py
plectrum/task/__init__.py
plectrum/task/base.py
plectrum/task/general.py
plectrum/task/template.py
plectrum_core.egg-info/PKG-INFO
plectrum_core.egg-info/SOURCES.txt
plectrum_core.egg-info/dependency_links.txt
plectrum_core.egg-info/requires.txt
plectrum_core.egg-info/top_level.txt
tests/test_client_base.py
tests/test_client_cloud.py
tests/test_client_local.py
tests/test_const.py
tests/test_exceptions.py
tests/test_matrix.py
tests/test_result.py
tests/test_task_base.py
tests/test_task_general.py
tests/test_task_template.py