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.20.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.20.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.20.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 |
ccfa57c72bde3c2b7f14615a588963586bd400976d4ce13917e3c3baf4dfffb7
|
|
| MD5 |
fd7c4c4f0c30258b34ae265e2c6cf3c5
|
|
| BLAKE2b-256 |
1669e6923b60eee8d199bfec720b99c3c04d79d6a766120eff906d92928a98b6
|
File details
Details for the file cosmic_sdk-0.3.20-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.20-py3-none-any.whl
- Upload date:
- Size: 12.3 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 |
a23dc542c11187da9584a1ac59aef071e006e1a99e5e52721237709a8db10531
|
|
| MD5 |
c71f5ac4e82cb43db96eb6235eccaf3e
|
|
| BLAKE2b-256 |
2fec6b2eb677742f44cb233e69f48ed7d77ec0aedcbf56713a8bc80c751e5c3f
|