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.2.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.2.6.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.2.6.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e685a160eb4610125d74ad089796993733be415a34b914a2f94319f40718deab
|
|
| MD5 |
2769237147461a716ce8f3e15b853440
|
|
| BLAKE2b-256 |
5ce935f4e0790c4899d2118bbf40af4eb8296d8b5ab8098e69544993ffd3ef34
|
File details
Details for the file cosmic_sdk-0.2.6-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.2.6-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66e8e44090278e246807fc8323475820fe3a95a0fc9a743ab51d2323a548a1da
|
|
| MD5 |
265102dfd203fab9503a8fdf90129b02
|
|
| BLAKE2b-256 |
b8045251df3c522a48e1ed5c46a4a64b1efe12acca9910cef8178cb592d8d5e7
|