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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pysquareblob-2.0.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Windows/11

File hashes

Hashes for pysquareblob-2.0.0.tar.gz
Algorithm Hash digest
SHA256 5d53348fb77a7b6d9b24017343c5c89b1fc978bab32dd9ab0053d70db6fefe8b
MD5 443712cfc71bc45fb9c313bb51a865d0
BLAKE2b-256 6fdcab22431af69e795c4f1537bc0e595c4fdb7f381d400b617d4cbf7b8cfbda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pysquareblob-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Windows/11

File hashes

Hashes for pysquareblob-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59a12e9347a71e1976214b2b00f31066ffd5c0a311425eadcb3da0891cb5199e
MD5 0611406df98c4a829de480b03b3e85db
BLAKE2b-256 5c0c14ca66adcd53abae5edc7bc85c20507c3c7ef03b3325766ea3a0c328ead9

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