LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
pyunicore/__init__.py
pyunicore/_version.py
pyunicore/client.py
pyunicore/credentials.py
pyunicore/dask.py
pyunicore/forwarder.py
pyunicore.egg-info/PKG-INFO
pyunicore.egg-info/SOURCES.txt
pyunicore.egg-info/dependency_links.txt
pyunicore.egg-info/entry_points.txt
pyunicore.egg-info/requires.txt
pyunicore.egg-info/top_level.txt
pyunicore/cli/__init__.py
pyunicore/cli/base.py
pyunicore/cli/exec.py
pyunicore/cli/io.py
pyunicore/cli/main.py
pyunicore/cwl/__init__.py
pyunicore/cwl/cwlconverter.py
pyunicore/cwl/cwltool.py
pyunicore/helpers/__init__.py
pyunicore/helpers/_api_object.py
pyunicore/helpers/connection/__init__.py
pyunicore/helpers/connection/registry.py
pyunicore/helpers/connection/site.py
pyunicore/helpers/jobs/__init__.py
pyunicore/helpers/jobs/data.py
pyunicore/helpers/jobs/description.py
pyunicore/helpers/jobs/resources.py
pyunicore/helpers/workflows/__init__.py
pyunicore/helpers/workflows/description.py
pyunicore/helpers/workflows/transition.py
pyunicore/helpers/workflows/variable.py
pyunicore/helpers/workflows/activities/__init__.py
pyunicore/helpers/workflows/activities/activity.py
pyunicore/helpers/workflows/activities/job.py
pyunicore/helpers/workflows/activities/modify_variable.py
pyunicore/helpers/workflows/activities/loops/__init__.py
pyunicore/helpers/workflows/activities/loops/_loop.py
pyunicore/helpers/workflows/activities/loops/body.py
pyunicore/helpers/workflows/activities/loops/for_loop.py
pyunicore/helpers/workflows/activities/loops/repeat_until_loop.py
pyunicore/helpers/workflows/activities/loops/while_loop.py
pyunicore/uftp/__init__.py
pyunicore/uftp/uftp.py
pyunicore/uftp/uftpfs.py
pyunicore/uftp/uftpfuse.py
pyunicore/uftp/uftpmountfs.py