Skip to main content

This project is just a simple way to interact with Square Cloud Blob service

Project description

Introduction

This project is just a simple way to interact with Square Cloud Blob service

About the project

This python package is just a simple way to interact with Square Cloud Blob while the official is not released. You can use this package to upload objects, get objects, get account infos. All routes are already implemented in this code. Only the post response still doesn't have a class/object to it but all the other methods returns one class/Object or a list of them.

How to use

  1. Install the package with pip install pysquareblob
  2. Get your API key on Square Cloud
  3. Instantiate the client class passing your API key
  4. You can find some methods examples in this Github repository.

Extras

If you want to remove the logs or reduce the clean cache timer, you can pass some additional params to the class instance. For cache timer, always pass the time in seconds. For logs, always a boolean value. Here's an example:

from pysquareblob import Client

blob_client = Client('Your api key', clean_cache_timer=90.0, debug=False)

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

pysquareblob-2.1.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

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

pysquareblob-2.1.0-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file pysquareblob-2.1.0.tar.gz.

File metadata

  • Download URL: pysquareblob-2.1.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Windows/11

File hashes

Hashes for pysquareblob-2.1.0.tar.gz
Algorithm Hash digest
SHA256 716068a3fccd2dbfab60be9f29384de5bca3c96bab47ca298088eec02a03504c
MD5 fc2922dcec570c202ce70e84ed2b6bf3
BLAKE2b-256 918a7b6478835761596fe37012bcc8e30d23c7882c3d08ba45c00d235b63e12c

See more details on using hashes here.

File details

Details for the file pysquareblob-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: pysquareblob-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Windows/11

File hashes

Hashes for pysquareblob-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 927f285705e1a8d25c9de57259bc046f0c8ea5f6168af978469fb936a089c734
MD5 56a164e22280d1aedfb5a3036cc13655
BLAKE2b-256 a6485cfdafe88be58b046a55be8f8c24ad5eed5826f57c6001c4d4b9552766de

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