CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
aws_pcluster_helpers/__init__.py
aws_pcluster_helpers/_version.py
aws_pcluster_helpers/cli.py
aws_pcluster_helpers.egg-info/PKG-INFO
aws_pcluster_helpers.egg-info/SOURCES.txt
aws_pcluster_helpers.egg-info/dependency_links.txt
aws_pcluster_helpers.egg-info/entry_points.txt
aws_pcluster_helpers.egg-info/not-zip-safe
aws_pcluster_helpers.egg-info/requires.txt
aws_pcluster_helpers.egg-info/top_level.txt
aws_pcluster_helpers/commands/__init__.py
aws_pcluster_helpers/commands/cli_gen_nxf_slurm_config.py
aws_pcluster_helpers/commands/cli_sinfo.py
aws_pcluster_helpers/models/__init__.py
aws_pcluster_helpers/models/config.py
aws_pcluster_helpers/models/instance_types_data.py
aws_pcluster_helpers/models/nextflow.py
aws_pcluster_helpers/models/pcluster_config.py
aws_pcluster_helpers/models/sinfo.py
aws_pcluster_helpers/models/_templates/slurm.config
aws_pcluster_helpers/utils/__init__.py
aws_pcluster_helpers/utils/logging.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/instance-types-data.json
tests/instance_name_type_mappings.json
tests/pcluster_config.yml
tests/test_aws_pcluster_helpers.py
tests/models/test_sinfo.py