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.23.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.23.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.23.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 |
3334441aec17e0dad02fcf477237aa1fccfd7cf2e34f75aefc277a89e1af1535
|
|
| MD5 |
1107284f209f4fb4820e9c951c97e9c8
|
|
| BLAKE2b-256 |
03007a89e279158a99030be493c2aa41a5192c94b49b2612c27fe5d19d127ab9
|
File details
Details for the file cosmic_sdk-0.3.23-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.23-py3-none-any.whl
- Upload date:
- Size: 12.4 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 |
761e5bc83b66cd87ae2d44a17b3be164a5148197db5692114bd2e93ee0b47517
|
|
| MD5 |
353ee033ced4e016950bdb6cc50a3e58
|
|
| BLAKE2b-256 |
cfa73bdccda2c804bdc6b8ee05cc9ca8c86a2b700e14da23af7bd88435f964b1
|