Collection of service connectors
Project description
cosmic_sdk
python package for cosmic
Installation
pip install cosmic_sdk
Example
from cosmic_sdk.secrets import SecretsManager
from cosmic_sdk.connectors import PostHogService
secrets_manager = SecretsManager()
credentials = secrets_manager.get_secrets(org_id="org_123", connector_type="posthog")
posthog_service = PostHogService(credentials)
posthog_service.get_user_logins("2024-01-01")
TODO
- Move to uv package manager
- Support doc per connector
- Add github actions deploy to pypi
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
cosmic_sdk-0.3.15.tar.gz
(1.9 MB
view details)
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 cosmic_sdk-0.3.15.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.15.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9be76caa516392b572c507f9246512bba9985e55f44aa03d332e695b64a33a57
|
|
| MD5 |
1e231eda9ef9b62dac0ad6356782bc16
|
|
| BLAKE2b-256 |
49068688c0b3cd9c69fbbc5f690c361e3c94ab4d5c6088a323f61b92b438ccda
|
File details
Details for the file cosmic_sdk-0.3.15-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.15-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc0657e0b1c0f93cec18cbe8087a659e3de1d5643fb82fb3b87d0a3a227ad1f
|
|
| MD5 |
c4d1e49e9a09960a9dae80b2a8957e74
|
|
| BLAKE2b-256 |
59c2d58df80abef96db30b13216af26a860f748b112afa728d0a13628d870632
|