Skip to main content

Repository containing python wrappers to various services for bits-aviso.

Project description

bits-aviso-python-sdk

Repository containing python wrappers to various services Team AVISO develops against.

Link to Documentation


Installation

To install the SDK, you can use pip:

pip install bits-aviso-python-sdk

Usage

Here is a simple example of how to use the SDK:

from bits_aviso_python_sdk import ServiceName

service = ServiceName(username='username', password='password')  # Initialize the service
response = service.some_method()
print(response)

However, please refer to the documentation for each service for more specific parameters and methods.


Sub Modules

There are three upper-level modules in this SDK:

helpers

Helpers are utility functions that assist with various tasks within the SDK. They can also be used independently of the services. Functions that are commonly used will be included here.

Please see the documentation under bits-aviso-python-sdk.helpers for more information.

services

Services are the main components of the SDK. Each service corresponds to a specific functionality leveraged by Team AVISO.

Please see the documentation under bits-aviso-python-sdk.services for more information.

tests

Tests are included to ensure the functionality of the SDK. They can be run to verify that the SDK is working as expected.

However, these are not proper unit tests and are a work in progress.

Please see the documentation under bits-aviso-python-sdk.tests for more information.


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

bits_aviso_python_sdk-1.7.0.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

bits_aviso_python_sdk-1.7.0-py3-none-any.whl (52.2 kB view details)

Uploaded Python 3

File details

Details for the file bits_aviso_python_sdk-1.7.0.tar.gz.

File metadata

  • Download URL: bits_aviso_python_sdk-1.7.0.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.12.3 Darwin/24.1.0

File hashes

Hashes for bits_aviso_python_sdk-1.7.0.tar.gz
Algorithm Hash digest
SHA256 73083104e283b3b97b080428c73f16ee81d80d44068f7365062ee5789df2591c
MD5 fe7914dcbba3a5771314ac693943f1f9
BLAKE2b-256 46dabe203ef6277ffd2f1b77fab7a4fa63eb77a87b6abbec5c2c4035d2efc6c2

See more details on using hashes here.

File details

Details for the file bits_aviso_python_sdk-1.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bits_aviso_python_sdk-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a4d211ba8c8d328b8676fe90d55bb25b0ebeb883acf65b76622d8a75177c8d2c
MD5 f3bf1c4df3a44e0fc3627d5e9f7a1c26
BLAKE2b-256 43b62b7b88a29703b51c2489888aa79a9ac957c2bde9fe0607feb2350cb654ee

See more details on using hashes here.

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