{"id":21832925,"url":"https://github.com/null-none/python-hubgridcloud","last_synced_at":"2025-04-14T07:38:07.921Z","repository":{"id":56827264,"uuid":"475427957","full_name":"null-none/python-hubgridcloud","owner":"null-none","description":"The SimplyStack API allows you to manage Stacklets and resources within the SimplyStack cloud in a simple.","archived":false,"fork":false,"pushed_at":"2024-05-21T19:54:59.000Z","size":22,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T21:12:10.106Z","etag":null,"topics":["api","cloud","python","rest-api"],"latest_commit_sha":null,"homepage":"","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/null-none.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-29T12:15:51.000Z","updated_at":"2024-05-21T19:54:56.000Z","dependencies_parsed_at":"2024-05-21T20:52:41.046Z","dependency_job_id":"524c8de6-99b8-41ed-90e3-e7f3c16b3831","html_url":"https://github.com/null-none/python-hubgridcloud","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"b351e7ba8b6c7f3183aebea1721e43bb648460cb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-hubgridcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-hubgridcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-hubgridcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpython-hubgridcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/python-hubgridcloud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248840692,"owners_count":21170037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","cloud","python","rest-api"],"created_at":"2024-11-27T19:27:07.191Z","updated_at":"2025-04-14T07:38:07.629Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"# python-hubgridcloud\nThe SimplyStack API allows you to manage Stacklets and resources within the SimplyStack cloud in a simple.\n\n#### Install \n```bash\npip install hubgridcloud\n```\n\n#### Examples\n\n```python\nfrom hubgridcloud.client import Client\nclient = Client(\"KEY\")\nclient.account()\nclient.stacklets()\nclient.create_tags(data={\"name\": \"test\"})\nclient.tags()\nclient.create_stacklets(data={\"size\": \"b-1vcpu-1gb\", \"region\": \"fra\", \"private_networking\": False, \"name\": \"test\", \"image\": \"ubuntu-20-04-4-x64\", \"backups\": False, \"tags\": []})\nclient.regions()\nclient.sizes()\nclient.distributions()\nclient.applications()\nclient.containers()\nclient.keys()\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpython-hubgridcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fpython-hubgridcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpython-hubgridcloud/lists"}