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.12.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.12.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.12.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 |
620d0c453c41ae6b5e44d7f853166be8411657e893616397a55c01426aa6cc67
|
|
| MD5 |
4431cb0e9da0bfe535e36bf67be88b3e
|
|
| BLAKE2b-256 |
1f5acd85e8086874a0b0dd18830aa7984419d58bcc132917c543f491c045a906
|
File details
Details for the file cosmic_sdk-0.3.12-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.12-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 |
281d3d54c617eec0c31aa69fe6326b5f72b134dcb9ee1ae6806798dae8c9e045
|
|
| MD5 |
6084ffbd3f98812003851e5cf3382b80
|
|
| BLAKE2b-256 |
622534b8856a674c3cebe69e86544f329414b7dc198bc72e0122581110f9dc7f
|