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.


Generating Documentation

The documentation for this sdk is generated using pdoc. To generate the documentation, run the following command:

pdoc --html --output-dir docs bits_aviso_python_sdk

This will create an HTML version of the documentation in the docs directory. You may need to use the --force flag to overwrite existing files.

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.10.2.tar.gz (194.6 kB view details)

Uploaded Source

Built Distribution

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

bits_aviso_python_sdk-1.10.2-py3-none-any.whl (231.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bits_aviso_python_sdk-1.10.2.tar.gz
  • Upload date:
  • Size: 194.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.5.0

File hashes

Hashes for bits_aviso_python_sdk-1.10.2.tar.gz
Algorithm Hash digest
SHA256 1a245c2d06c7446b440186821d5a38abe86b9d9c510f00ffe5ce7ae4cce951b1
MD5 bff00238ef09578082864276cf8f1fa9
BLAKE2b-256 f1ddf86b4d1055a228dbc9e2e0b40b48b9f37cce1274f73caf11ca6eb0a3bfdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bits_aviso_python_sdk-1.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e48da68f322e3eae32ff290922126aa150a8a6c13bdffd4865886713e1a793e2
MD5 e2b64f2dc2a84f2bb3d56317ccb9fe8c
BLAKE2b-256 e2ae0c543499439a62b5e4b5a5af7b664931aefc0f55f6b1f9fb2bf0700f0f70

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