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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ba9b846ce88ec93c611b90ecc17ed92f65597d18dfcceb59922b4b48833af03
|
|
| MD5 |
060d0ea10d524468864ace566e8eb476
|
|
| BLAKE2b-256 |
660f19fab0fcdf59ef47cc96e859b6f7399ea2e2a1731e8a09fea7760f5d6e9c
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f5d758dc3fb0a8b3f8313113caaa29ee4cdc663029007327635ac84039f04e
|
|
| MD5 |
9deb50d70970e50b248a8eb9f6c2ccbf
|
|
| BLAKE2b-256 |
b952811a1c3f389f51ee8a0d55d5f4e045841e6e8b9613c17128d37cb2860ce6
|