LICENSE
README.md
pyproject.toml
setup.py
atlas/__init__.py
atlas/__main__.py
atlas/atlas.py
atlas/atlas_manager.py
atlas/atlas_pipeline.py
atlas/load_config.py
atlas/model.py
atlas/commands/__init__.py
atlas/commands/init.py
atlas/commands/model.py
atlas/commands/run.py
atlas/commands/stage.py
atlas/commands/stage_output.py
atlas/commands/stages.py
bin/atlas.cmd
ml_atlas.egg-info/PKG-INFO
ml_atlas.egg-info/SOURCES.txt
ml_atlas.egg-info/dependency_links.txt
ml_atlas.egg-info/entry_points.txt
ml_atlas.egg-info/requires.txt
ml_atlas.egg-info/top_level.txt
tests/test_dot_atlas_folder_search.py
tests/test_load_config.py