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.25.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.25.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.25.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 |
95ce8da96bed04b55bcd03d90edd5541c17619f56dd43f8c3d56bc9a641826ce
|
|
| MD5 |
552d7bd671a9bde4a1e52a351ff649b7
|
|
| BLAKE2b-256 |
21a0e222b72e46a3e117cc1548bd3134e077fccfe582441e4a24d419efdbda28
|
File details
Details for the file cosmic_sdk-0.3.25-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.25-py3-none-any.whl
- Upload date:
- Size: 13.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 |
05ebf558e14b02c3a58fc3d8401b230aea63cc98358a55f03114193ce9871c7c
|
|
| MD5 |
ea2af01521601604a5a00796166d6e4c
|
|
| BLAKE2b-256 |
593755f8ffa3c533308d586d7bf1c6f19bf1275a3507caf76d20e40a90151fc2
|