Skip to main content
Square Cloud Banner

squarecloud-api

A Python SDK for consuming the Square Cloud API.

Installation

pip install squarecloud-api

Getting api key

to get your api key/token just go to the Square Cloud website and register/login, after that go to dashboard > my account > Regenerate API/CLI KEY and copy the key.

Documentation

Visit our official documentation for more information about how to use this library.

Getting started

import asyncio
import squarecloud as square

client = square.Client('API_KEY')

async def main():
    status = await client.app_status(app_id='application_id')
    print(status)
    print(status.ram)
    print(status.cpu)

asyncio.run(main())

Contributing

Feel free to contribute with suggestions or bug reports at our GitHub repository.

Authors

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

squarecloud_api-4.1.0.tar.gz (36.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

squarecloud_api-4.1.0-py3-none-any.whl (45.5 kB view details)

Uploaded Python 3

File details

Details for the file squarecloud_api-4.1.0.tar.gz.

File metadata

  • Download URL: squarecloud_api-4.1.0.tar.gz
  • Upload date:
  • Size: 36.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.14 Linux/6.17.0-1018-azure

File hashes

Hashes for squarecloud_api-4.1.0.tar.gz
Algorithm Hash digest
SHA256 efbe27fce84ec8b8dee372855adea39fd53354c0f80b005982fa2576c37220fa
MD5 808754a199c0b10fbb32bab22d40122c
BLAKE2b-256 92e7dc0b1aaeab268eaaf8a3cbf517ef1fa9da25ebb6550dbb57ff1b5a2b8d1c

See more details on using hashes here.

File details

Details for the file squarecloud_api-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: squarecloud_api-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 45.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.14 Linux/6.17.0-1018-azure

File hashes

Hashes for squarecloud_api-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 900db38a6e72b170c5d475119fbf982cd303800a46d73d000083f69c30787f32
MD5 2b54e5bc4dfc2078b79387465bd96b16
BLAKE2b-256 fe394e4e04ae3e95bba027762a614e4cb59d345b74a389877155544906a5f176

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page