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.1.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.1.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.1.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 |
b9ff233052ae915a33697cdb27f61a7fed392ba748024769d7146bd9df214f28
|
|
| MD5 |
a9b81d142744fa95ac1f13198e06e5c0
|
|
| BLAKE2b-256 |
e02d80a6e84a219975d617bd052627c88405eaee99366e2cacf1d248a58ecfee
|
File details
Details for the file cosmic_sdk-0.3.1-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.1-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 |
32ba3ea37c5457e49687a605340788c59a460725ff062a356f9e644a4de70370
|
|
| MD5 |
ee36a9d847eac83ad41f07a26bdffe4e
|
|
| BLAKE2b-256 |
79b964ce269819e33b8ca69ffca9b634a8bf4ddc3afa2cc7e79731c7b5dd41c3
|