{"id":28208567,"url":"https://github.com/squarecloudofc/sdk-api-py","last_synced_at":"2025-12-13T14:34:13.510Z","repository":{"id":62616214,"uuid":"552190420","full_name":"squarecloudofc/sdk-api-py","owner":"squarecloudofc","description":"A wrapper written in Python with a focus on using our API.","archived":false,"fork":false,"pushed_at":"2025-09-12T14:02:16.000Z","size":754,"stargazers_count":22,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T22:54:54.813Z","etag":null,"topics":["pypi","pypi-package","python","squarecloud"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/squarecloud-api/","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/squarecloudofc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-16T02:50:42.000Z","updated_at":"2025-09-18T21:47:25.000Z","dependencies_parsed_at":"2023-02-10T03:46:10.598Z","dependency_job_id":"0e6c92e7-1353-473d-bfcd-a123ff2647f7","html_url":"https://github.com/squarecloudofc/sdk-api-py","commit_stats":null,"previous_names":["squarecloudofc/wrapper-api-py"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/squarecloudofc/sdk-api-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fsdk-api-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fsdk-api-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fsdk-api-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fsdk-api-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squarecloudofc","download_url":"https://codeload.github.com/squarecloudofc/sdk-api-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fsdk-api-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27707164,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["pypi","pypi-package","python","squarecloud"],"created_at":"2025-05-17T14:13:34.323Z","updated_at":"2025-12-13T14:34:13.491Z","avatar_url":"https://github.com/squarecloudofc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Square Cloud]: https://squarecloud.app\n\n[Square Cloud API]: https://docs.squarecloud.app/api-reference/\n\n[@allma]: https://github.com/Robert-Nogueira\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Square Cloud Banner\" src=\"https://cdn.squarecloud.app/png/github-readme.png\"\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003esquarecloud-api\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA Python SDK for consuming the \u003ca href=\"https://squarecloud.app\" target=\"_blank\"\u003eSquare Cloud\u003c/a\u003e API.\u003c/p\u003e\n\n## Installation\n\n````shell\npip install squarecloud-api\n````\n\n## Getting api key\n\nto get your api key/token just go to the [Square Cloud] website and\nregister/login, after that go\nto `dashboard` \u003e `my account` \u003e `Regenerate API/CLI KEY` and copy the key.\n\n## Documentation\nVisit our [official documentation](https://docs.squarecloud.app/sdks/py) for more information about how to use this library.\n\n## Getting started\n\n```python\nimport asyncio\nimport squarecloud as square\n\nclient = square.Client('API_KEY')\n\nasync def main():\n    status = await client.app_status(app_id='application_id')\n    print(status)\n    print(status.ram)\n    print(status.cpu)\n\nasyncio.run(main())\n```\n\n## Contributing\n\nFeel free to contribute with suggestions or bug reports at our [GitHub repository](https://github.com/squarecloudofc/wrapper-api-py).\n\n## Authors\n\n- [@allma]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquarecloudofc%2Fsdk-api-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquarecloudofc%2Fsdk-api-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquarecloudofc%2Fsdk-api-py/lists"}