.coveragerc
.gitignore
.pylintrc
.readthedocs.yml
LICENSE
README.md
ceci.png
do_cover.sh
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/publish.yml
ceci/__init__.py
ceci/__main__.py
ceci/_version.py
ceci/config.py
ceci/errors.py
ceci/file_types.py
ceci/main.py
ceci/minirunner.py
ceci/monitor.py
ceci/stage.py
ceci/update_pipelines_for_ceci_2.py
ceci/utils.py
ceci.egg-info/PKG-INFO
ceci.egg-info/SOURCES.txt
ceci.egg-info/dependency_links.txt
ceci.egg-info/entry_points.txt
ceci.egg-info/requires.txt
ceci.egg-info/top_level.txt
ceci/pipeline/__init__.py
ceci/pipeline/dry_run.py
ceci/pipeline/file_manager.py
ceci/pipeline/flow_chart.py
ceci/pipeline/graph.py
ceci/pipeline/mini.py
ceci/pipeline/parsl.py
ceci/pipeline/pipeline.py
ceci/pipeline/sec.py
ceci/pipeline/templates.py
ceci/sites/__init__.py
ceci/sites/ccin2p3.py
ceci/sites/local.py
ceci/sites/nersc.py
ceci/sites/site.py
ceci/tools/__init__.py
ceci/tools/ancestors.py
ceci_example/__init__.py
ceci_example/__main__.py
ceci_example/example_stages.py
ceci_example/types.py
ceci_example_namespace/example_stages.py
docs/Makefile
docs/conf.py
docs/config.rst
docs/config2.rst
docs/index.rst
docs/installation.rst
docs/launchers.rst
docs/logo.png
docs/overview.rst
docs/requirements.txt
docs/sites.rst
docs/stages.rst
docs/tutorial.rst
nb/ceci_interactive_example.ipynb
tests/__init__.py
tests/config.yml
tests/config_nm.yml
tests/create_registry_entries.py
tests/north.yml
tests/template.yml
tests/test.hdf5
tests/test.yml
tests/test_cmd.py
tests/test_dask.py
tests/test_dataregistry.yml
tests/test_executables.py
tests/test_flow_chart.py
tests/test_graph.py
tests/test_helpers.py
tests/test_interactive.py
tests/test_io.py
tests/test_main.py
tests/test_minirunner.py
tests/test_monitor.py
tests/test_namespace.yml
tests/test_pipeline.py
tests/test_python_paths.py
tests/test_site.py
tests/test_snapshot.py
tests/test_stage.py
tests/test_update_script.py
tests/test_utils.py
tests/inputs/dm.txt
tests/inputs/fiducial_cosmology.txt
tests/update_test_files/config.yml
tests/update_test_files/pipeline1.yml
tests/update_test_files/pipeline2.yml