Skip to main content

SquareCloud API wrapper

Project description

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

Project details


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.0.0.tar.gz (31.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.0.0-py3-none-any.whl (40.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: squarecloud_api-4.0.0.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.13.13 Linux/6.17.0-1015-azure

File hashes

Hashes for squarecloud_api-4.0.0.tar.gz
Algorithm Hash digest
SHA256 52052adc7957ca2414fad4b3f4710daefe4825a55f637807d0c86b0d465076c9
MD5 470bcc14e6f85d0a9d7a5b9aa27ba391
BLAKE2b-256 5e96f1922d14e7290474163d2d813ef4cb42299cc4449df7bb79f78168e4c6b3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for squarecloud_api-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 54304983e781eee17ca9e92d7ca0f71ad9319c80716119e981244963b2f99b45
MD5 f6d1fe90d0720ee4dba5798f90d3a001
BLAKE2b-256 76180f8ece8c88a00207ede992d34e489d3b3f3f9930f2e19ef590073ef61a47

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 Pingdom Monitoring Sentry Error logging StatusPage Status page