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.4.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.4.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.4.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 |
027ce63fda48aeb57f61c8d7775a49cca8d75cb4635769de1de2cf1c57c1066e
|
|
| MD5 |
63273dfeddd90f40bd493fd0dd456518
|
|
| BLAKE2b-256 |
cadd35abda13dd89d1106e3ec45ae80ab3d68bda3a9f453e80955de8460bd66c
|
File details
Details for the file cosmic_sdk-0.3.4-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.4-py3-none-any.whl
- Upload date:
- Size: 12.1 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 |
c14642a2c6b3d2aef8236aab0e868d99a1d8f0c3c8f923fc5cebb7b1295d23bc
|
|
| MD5 |
910ea3306868a12b95dec841554b1b47
|
|
| BLAKE2b-256 |
8fb43033974b9b811c584360631f2c4ae934f528cf74e3fb2e1585b8b3ce6da0
|