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.24.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.24.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.24.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 |
a2ce036b95c84ff7b11b142cca3bb9156be153ad0ffe6ed3ae4d3c17c82a49c8
|
|
| MD5 |
37ba3af7025f73d0ae01d17cfa1284ec
|
|
| BLAKE2b-256 |
38ec7793f38c5c7f42a59fff3f76ec53f8abd26e0b4ee923eb4e3abe9eb97785
|
File details
Details for the file cosmic_sdk-0.3.24-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.24-py3-none-any.whl
- Upload date:
- Size: 12.8 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 |
aadd5ece0358b812b629cd015b36ee8b47b56a471f8551b45c23cd9c707eacd2
|
|
| MD5 |
573f11b432aebe1c35a82a471aba98fb
|
|
| BLAKE2b-256 |
5ae9b0fcee78685d609878df7ac3eb9ac9558ea4f0601fa8b9cc44180b2868d5
|