{"id":36687797,"url":"https://github.com/converged-computing/cloud-select","last_synced_at":"2026-01-12T11:16:22.943Z","repository":{"id":64516773,"uuid":"573889503","full_name":"converged-computing/cloud-select","owner":"converged-computing","description":"Cloud selection tool (under development)","archived":false,"fork":false,"pushed_at":"2024-11-30T04:19:21.000Z","size":7366,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T15:04:18.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://converged-computing.github.io/cloud-select","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/converged-computing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-03T18:50:50.000Z","updated_at":"2024-11-30T04:19:23.000Z","dependencies_parsed_at":"2024-10-20T16:20:25.459Z","dependency_job_id":null,"html_url":"https://github.com/converged-computing/cloud-select","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.4285714285714286,"last_synced_commit":"2afafe447f64a895bf5c94e39ade5bd2737f758a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/converged-computing/cloud-select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fcloud-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fcloud-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fcloud-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fcloud-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/converged-computing","download_url":"https://codeload.github.com/converged-computing/cloud-select/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converged-computing%2Fcloud-select/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-12T11:16:21.244Z","updated_at":"2026-01-12T11:16:22.928Z","avatar_url":"https://github.com/converged-computing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud Select\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n[![PyPI](https://img.shields.io/pypi/v/cloud-select-tool)](https://pypi.org/project/cloud-select-tool/)\n\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/converged-computing/cloud-select/blob/main/docs/assets/img/logo-transparent.png\"\u003e\n    \u003cimg align=\"right\" style=\"width: 250px; float: right; padding-left: 20px;\" src=\"https://github.com/converged-computing/cloud-select/raw/main/docs/assets/img/logo-transparent.png\" alt=\"Cloud Select Logo\"\u003e\n\u003c/a\u003e\n\nThis is a tool that helps a user select a cloud. It will make it easy for an HPC user to say:\n\n\u003e I need 4 nodes with these criteria, to run in the cloud.\n\nAnd then be given a set of options and prices for different clouds to choose from.\nThere are some supporting packages that exist already (in Go for AWS) so we will\nstart there.\n\n🚧️ **under development** 🚧️\n\nThis tool is under development and is not ready for production use. See our\n\n - ⭐️ [Documentation](https://converged-computing.github.io/cloud-select/) ⭐️\n - 📦️ [Pypi Package](https://pypi.org/project/cloud-select-tool/) 📦️\n\n## TODO and Questions\n\n- [ ] should cache be organized by region to allow easier filter (data for AWS doesn't have that attribute)\n- [ ] go through list of instance features and implement remaining for Google (if possible)\n\n### Future desires\n\nThese are either \"nice to have\" or small details we can improve upon. Aka, not top priority.\n\n- should we allow currency outside USD? Probably not for now.\n- could eventually support different resource types (beyond compute or types of prices, e.g., pre-emptible vs. on demand)\n- aws instance listing (based on regions) should validate regions - an invalid regions simply returns no results\n\n## 😁️ Contributors 😁️\n\nWe use the [all-contributors](https://github.com/all-contributors/all-contributors)\ntool to generate a contributors graphic below.\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://vsoch.github.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/814322?v=4?s=100\" width=\"100px;\" alt=\"Vanessasaurus\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVanessasaurus\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/converged-computing/cloud-select/commits?author=vsoch\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/xorJane\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/10688871?v=4?s=100\" width=\"100px;\" alt=\"Jane Herriman\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJane Herriman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/converged-computing/cloud-select/commits?author=xorJane\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fcloud-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconverged-computing%2Fcloud-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverged-computing%2Fcloud-select/lists"}