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.5.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.5.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.2.5.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 |
c0af29f9ad724bfee86d6af6485d915bdc19c3bbc6779d499a44da413b78f46b
|
|
| MD5 |
4c0a954961f73bc3aa0422eda6d87004
|
|
| BLAKE2b-256 |
2c28c04c5257c2055c3bd92bea1312f7be0e04f100f4f7d5c3b194b91acf4803
|
File details
Details for the file cosmic_sdk-0.2.5-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.2.5-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 |
1bd6f3dd9721a8ade830cad419926232d6cf417e56bfed9af39771aa24e6b1fb
|
|
| MD5 |
b0be33af714c88dd93e528c81d98fc6c
|
|
| BLAKE2b-256 |
b8aee8b59669f59c8ed88f12ef0b840ccbe1b4070491b0caa4a380442d295013
|