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.4.tar.gz
(8.0 kB
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.4.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.2.4.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cde64abb934688979587dd906d21012088cded18a201eec3471774b393cc2c7
|
|
| MD5 |
8d4a757fd7d49923e172ffe9033b5e8b
|
|
| BLAKE2b-256 |
680d11d5342fd1c1310f9e7f6bc046f31718bdbf5e0e28e3504e19b86963a0f1
|
File details
Details for the file cosmic_sdk-0.2.4-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.2.4-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 |
fe24b09224b89d1d0f7f70b166653ef96bfa31f2bd80a649010895e605130a88
|
|
| MD5 |
beb819365b88d9a5855a8570461fa0d9
|
|
| BLAKE2b-256 |
6e2fefe6be7387f68de70897f52d601e9a1efc39a33d6bc2710e8d7f30ec84aa
|