LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
alto/__init__.py
alto/alto_logger.py
alto/command.py
alto/config.py
alto/constants.py
alto/entrypoints.py
alto/infras.py
alto/main.py
alto/output.py
alto/ui.py
alto/utils.py
alto/agents/__init__.py
alto/agents/base.py
alto/agents/meta.py
alto/agents/ec2/__init__.py
alto/agents/ec2/ec2.py
alto/agents/ec2/protocols/__init__.py
alto/agents/ec2/protocols/base.py
alto/agents/ec2/protocols/ssh.py
alto/agents/ec2/protocols/ssm.py
alto/agents/scripts/__init__.py
alto/agents/scripts/docker/Dockerfile
alto/agents/scripts/docker/ec2/apply.sh
alto/agents/scripts/docker/ec2/run.sh
alto/agents/scripts/ec2/apply.sh
alto/agents/scripts/ec2/run.sh
alto/examples/__init__.py
alto/examples/ec2/artifacts.yml
alto/examples/ec2/basic_function.yml
alto/examples/ec2/basic_jupyter.yml
alto/examples/ec2/basic_project.yml
alto/examples/ec2/basic_script.yml
alto/examples/ec2/env_vars.yml
alto/examples/ec2/matrix.yml
alto/examples/ec2/mounts.yml
alto/images/__init__.py
alto/images/docker_image.py
alto/images/meta.py
alto/images/registries.py
alto/mixins/__init__.py
alto/mixins/aws_mixins.py
alto/parsers/yml.py
alto/tasks/__init__.py
alto/tasks/apply.py
alto/tasks/base.py
alto/tasks/build.py
alto/tasks/delete.py
alto/tasks/init.py
alto/tasks/run.py
alto/templates/__init__.py
alto/templates/common.yml
alto/templates/entrypoints/function.yml
alto/templates/entrypoints/jupyter.yml
alto/templates/entrypoints/project.yml
alto/templates/entrypoints/script.yml
alto/templates/infra/ec2-docker.yml
alto/templates/infra/ec2.yml
alto/tests/test_base_task.py
alto/tests/test_entrypoint.py
alto/tests/test_infras.py
alto/tests/test_init.py
alto/tests/test_utils.py
alto/tests/test_yml_parser.py
alto/tests/confs/bad_entrypoint.yml
alto/tests/confs/bad_env.yml
alto/tests/confs/bad_mounts.yml
alto/tests/confs/bad_python_version_format.yml
alto/tests/confs/bad_requirements.yml
alto/tests/confs/infra_bad_type.yml
alto/tests/confs/infra_no_type.yml
alto/tests/confs/no_entrypoint.yml
alto/tests/confs/no_infra.yml
alto/tests/confs/normal_conf.yml
alto/tests/confs/normal_conf_jupyter.yml
alto/tests/confs/python_major.yml
alto/tests/confs/python_major_minor.yml
alto/tests/confs/python_major_minor_patch.yml
alto/tests/confs/scripts/test_fn.py
alto/tests/entrypoints/base_tests.py
alto/tests/entrypoints/function_tests.py
alto/tests/entrypoints/jupyter_tests.py
alto/tests/entrypoints/scripts/main.py
alto/tests/infras/base_tests.py
alto/tests/infras/ec2_tests.py
alto/tests/init/normal_ec2_function.yml
alto/tests/init/normal_ec2_jupyter.yml
alto/tests/init/normal_ec2_script.yml
alto/tests/integration/conftest.py
alto/tests/integration/test_build.py
alto/tests/integration/utils.py
alto/tests/integration/artifacts/alto.yml
alto/tests/integration/artifacts/alto_docker.yml
alto/tests/integration/artifacts/alto_ssm.yml
alto/tests/integration/artifacts/alto_ssm_docker.yml
alto/tests/integration/artifacts/main.py
alto/tests/integration/function/alto.yml
alto/tests/integration/function/alto_docker.yml
alto/tests/integration/function/alto_ssm.yml
alto/tests/integration/function/alto_ssm_docker.yml
alto/tests/integration/function/main.py
alto/tests/integration/function/.docker_context/function/alto.yml
alto/tests/integration/function/.docker_context/function/alto_docker.yml
alto/tests/integration/function/.docker_context/function/alto_ssm.yml
alto/tests/integration/function/.docker_context/function/alto_ssm_docker.yml
alto/tests/integration/function/.docker_context/function/main.py
alto/tests/integration/jupyter/alto.yml
alto/tests/integration/jupyter/alto_docker.yml
alto/tests/integration/jupyter/alto_ssm.yml
alto/tests/integration/jupyter/alto_ssm_docker.yml
alto/tests/integration/jupyter/.docker_context/jupyter/alto.yml
alto/tests/integration/jupyter/.docker_context/jupyter/alto_docker.yml
alto/tests/integration/jupyter/.docker_context/jupyter/alto_ssm.yml
alto/tests/integration/jupyter/.docker_context/jupyter/alto_ssm_docker.yml
alto/tests/integration/script/alto.yml
alto/tests/integration/script/alto_docker.yml
alto/tests/integration/script/alto_ssm.yml
alto/tests/integration/script/alto_ssm_docker.yml
alto/tests/integration/script/main.py
alto/tests/integration/test_apply_error/alto.yml
alto/tests/integration/test_apply_error/main.py
alto_dev.egg-info/PKG-INFO
alto_dev.egg-info/SOURCES.txt
alto_dev.egg-info/dependency_links.txt
alto_dev.egg-info/entry_points.txt
alto_dev.egg-info/not-zip-safe
alto_dev.egg-info/requires.txt
alto_dev.egg-info/top_level.txt