LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
src/hyperthought/__init__.py
src/hyperthought/auth.py
src/hyperthought/utils.py
src/hyperthought.egg-info/PKG-INFO
src/hyperthought.egg-info/SOURCES.txt
src/hyperthought.egg-info/dependency_links.txt
src/hyperthought.egg-info/top_level.txt
src/hyperthought/api/__init__.py
src/hyperthought/api/base.py
src/hyperthought/api/common.py
src/hyperthought/api/files.py
src/hyperthought/api/groups.py
src/hyperthought/api/metatron.py
src/hyperthought/api/projects.py
src/hyperthought/api/search.py
src/hyperthought/api/workflow/__init__.py
src/hyperthought/api/workflow/_construction/__init__.py
src/hyperthought/api/workflow/_construction/xml_generation.py
src/hyperthought/api/workflow/_construction/algorithms/__init__.py
src/hyperthought/api/workflow/_construction/algorithms/coordinates.py
src/hyperthought/api/workflow/_construction/algorithms/root.py
src/hyperthought/api/workflow/_construction/algorithms/unionfind.py