.flake8
.gitignore
.pre-commit-config.yaml
AGENTS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
RELEASE.md
dev-requirements.txt
pyproject.toml
requirements.txt
uv.lock
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/workflows/ci.yml
.github/workflows/deploy-docs.yml
.github/workflows/release.yml
clusterscope/__init__.py
clusterscope/cache.py
clusterscope/cli.py
clusterscope/cluster_info.py
clusterscope/job_info.py
clusterscope/lib.py
clusterscope/parser.py
clusterscope/py.typed
clusterscope/shell.py
clusterscope/validate.py
clusterscope.egg-info/PKG-INFO
clusterscope.egg-info/SOURCES.txt
clusterscope.egg-info/dependency_links.txt
clusterscope.egg-info/entry_points.txt
clusterscope.egg-info/requires.txt
clusterscope.egg-info/top_level.txt
clusterscope/slurm/parser.py
clusterscope/slurm/partition.py
tests/test_cluster_info.py
tests/test_resource_shape.py
tests/test_validator.py
website/.gitignore
website/README.md
website/docusaurus.config.js
website/package-lock.json
website/package.json
website/sidebars.js
website/blog/tags.yml
website/docs/contributing.md
website/docs/getting_started.md
website/docs/CLI/_category_.json
website/docs/CLI/cscope-aws.md
website/docs/CLI/cscope-check-gpu.md
website/docs/CLI/cscope-cpus.md
website/docs/CLI/cscope-gpus.md
website/docs/CLI/cscope-info.md
website/docs/CLI/cscope-job-gen.md
website/docs/CLI/cscope-mem.md
website/docs/py_lib/_category_.json
website/docs/py_lib/cluster.md
website/docs/py_lib/cpus.md
website/docs/py_lib/get-job.md
website/docs/py_lib/get-tmp-dir.md
website/docs/py_lib/job-gen-task-slurm.md
website/docs/py_lib/local-node-gpu-generation-and-count.md
website/docs/py_lib/mem.md
website/docs/py_lib/slurm-version.md
website/docs/py_lib/img/docsVersionDropdown.png
website/docs/py_lib/img/localeDropdown.png
website/src/components/HomepageFeatures/index.js
website/src/components/HomepageFeatures/styles.module.css
website/src/css/custom.css
website/src/pages/index.js
website/src/pages/index.module.css
website/src/pages/markdown-page.md
website/static/.nojekyll
website/static/img/clusterscope_blue_dark.png
website/static/img/clusterscope_blue_dark.svg
website/static/img/clusterscope_long_dark_blue.svg
website/static/img/clusterscope_long_white.svg
website/static/img/clusterscope_white.png
website/static/img/clusterscope_white.svg
website/static/img/favicon.ico