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.7.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.7.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.7.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 |
2d4bb3c56ec88d82e6c7d7ca68beff965c0544b4f9087f2585c2b182d0a7f0ee
|
|
| MD5 |
49d1235e72f305ebc05e2a0b57db4199
|
|
| BLAKE2b-256 |
9ac7841e7609d0be13221ef2a00ea436b14d7d429f7a37e81d93c756466fb09e
|
File details
Details for the file cosmic_sdk-0.3.7-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.7-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 |
594946dbae04ffb663abf7b444ad99fd9ea87f7eba82f6a6de9f7eed5ea5d9d9
|
|
| MD5 |
7bfa2e87e7bbd75f4c899a433d9dd04f
|
|
| BLAKE2b-256 |
c8ded43fe5745439123198f42c3b37b65a1eddc28ba1189653d3bddb5b1e3306
|