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-3.8.1.tar.gz (27.0 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-3.8.1-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: squarecloud_api-3.8.1.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.13.11 Linux/6.11.0-1018-azure

File hashes

Hashes for squarecloud_api-3.8.1.tar.gz
Algorithm Hash digest
SHA256 adedbf1797020a202e4dd79364ad35850813390d60a1a8ab12fa361bb07c76e5
MD5 21866d47353bb6ca9bf7ab65680802b2
BLAKE2b-256 3e38a43fa5516f2a1fa40bc6da7952a16208733eac45f694a8db1bf833710481

See more details on using hashes here.

File details

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

File metadata

  • Download URL: squarecloud_api-3.8.1-py3-none-any.whl
  • Upload date:
  • Size: 32.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.13.11 Linux/6.11.0-1018-azure

File hashes

Hashes for squarecloud_api-3.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 09f67132bc2f8fa9699dc64d690cd59943c3eb7d8ddc4e29a1e05ee64c74e37b
MD5 9e1626ae98e020a3ddb33112fdc95c85
BLAKE2b-256 5c53f089b0dabc1ceed7954763890079786482418afd93e3d57a698ac0f6463f

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