MANIFEST.in
README.md
dev_requirements.txt
requirements.txt
setup.py
test_requirements.txt
tox.ini
version.txt
cloudshell/__init__.py
cloudshell/shell/__init__.py
cloudshell/shell/standards/__init__.py
cloudshell/shell/standards/attribute_names.py
cloudshell/shell/standards/autoload_generic_models.py
cloudshell/shell/standards/exceptions.py
cloudshell/shell/standards/resource_config_generic_models.py
cloudshell/shell/standards/core/__init__.py
cloudshell/shell/standards/core/resource_config_entities.py
cloudshell/shell/standards/core/utils.py
cloudshell/shell/standards/core/autoload/__init__.py
cloudshell/shell/standards/core/autoload/core_entities.py
cloudshell/shell/standards/core/autoload/resource_model.py
cloudshell/shell/standards/core/autoload/utils.py
cloudshell_shell_standards.egg-info/PKG-INFO
cloudshell_shell_standards.egg-info/SOURCES.txt
cloudshell_shell_standards.egg-info/dependency_links.txt
cloudshell_shell_standards.egg-info/requires.txt
cloudshell_shell_standards.egg-info/top_level.txt
tests/__init__.py
tests/cloudshell/__init__.py
tests/cloudshell/shell_standards/__init__.py
tests/cloudshell/shell_standards/test_autoload_details_builder.py
tests/cloudshell/shell_standards/test_autoload_generic_models.py
tests/cloudshell/shell_standards/test_resource_config_generic_models.py