Skip to main content

Connector library for SDLon webservices

Project description

SDConnector

Connector library for SDLon webservices

Usage

Install into your project using pip:

pip install os2mo-sd-connector

Then import it inside a Python file:

import asyncio
from os2mo_sd_connector import SDConnector

async def print_org():
    sd_connector = SDConnector("BZ", "username", "password")
    organization = await sd_connector.getOrganization()
    print(organization)

asyncio.run(print_org())

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

os2mo-sd-connector-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

os2mo_sd_connector-0.0.2-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file os2mo-sd-connector-0.0.2.tar.gz.

File metadata

  • Download URL: os2mo-sd-connector-0.0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for os2mo-sd-connector-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8ba9b846ce88ec93c611b90ecc17ed92f65597d18dfcceb59922b4b48833af03
MD5 060d0ea10d524468864ace566e8eb476
BLAKE2b-256 660f19fab0fcdf59ef47cc96e859b6f7399ea2e2a1731e8a09fea7760f5d6e9c

See more details on using hashes here.

File details

Details for the file os2mo_sd_connector-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: os2mo_sd_connector-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for os2mo_sd_connector-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 97f5d758dc3fb0a8b3f8313113caaa29ee4cdc663029007327635ac84039f04e
MD5 9deb50d70970e50b248a8eb9f6c2ccbf
BLAKE2b-256 b952811a1c3f389f51ee8a0d55d5f4e045841e6e8b9613c17128d37cb2860ce6

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