LICENCE
README.md
pyproject.toml
setup.cfg
setup.py
openhexa/__init__.py
openhexa.sdk.egg-info/PKG-INFO
openhexa.sdk.egg-info/SOURCES.txt
openhexa.sdk.egg-info/dependency_links.txt
openhexa.sdk.egg-info/requires.txt
openhexa.sdk.egg-info/top_level.txt
openhexa.sdk.egg-info/zip-safe
openhexa/sdk/__init__.py
openhexa/sdk/pipelines/__init__.py
openhexa/sdk/pipelines/parameter.py
openhexa/sdk/pipelines/pipeline.py
openhexa/sdk/pipelines/task.py
tests/__init__.py
tests/test_parameter.py
tests/test_pipeline.py