Skip to main content

DaSSCo Storage API SDK

Project description

DaSSCo Storage Client

A simple client library used to call the DaSSco Storage API

Installation

Requires Python 3.10+

python -m pip install dasscostorageclient 

Getting started

from dasscostorageclient import DaSSCoStorageClient

client_id = 'CLIENT_ID'
client_secret = 'CLIENT_SECRET'

client = DaSSCoStorageClient(client_id, client_secret)

institutions = client.institutions.get()

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

dasscostorageclient-0.0.4.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

dasscostorageclient-0.0.4-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page