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.6.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.6.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.6.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 |
fd3ed46a8d7e4f4f9290ffb91e161aa05dc2a6b26506a97018d0145ba979b28e
|
|
| MD5 |
eba54a92b7f768f4e69f70b87bb4bceb
|
|
| BLAKE2b-256 |
8f9eaded6f4fe6a988736894ec87221dbe13047b3cc3433db04705a9db5103d1
|
File details
Details for the file cosmic_sdk-0.3.6-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.6-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 |
d7bd929f8350f6fd9149cad981bb587d650932e6efa6af1f79c494975b575c6e
|
|
| MD5 |
07d8c169db7226ec7983a5a05ae8a8a4
|
|
| BLAKE2b-256 |
30b15f2b744c1145fd3c045ba8ad3d147da0a673ec03de82c67ee265a1b8ee3e
|