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.3.tar.gz
(8.2 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.3.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.2.3.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18519a6b6171643031d872393f5286be21566c3af53f2bc0d5442b0ee6b58279
|
|
| MD5 |
ee1bb0e1198b9962e7094dc75f96572d
|
|
| BLAKE2b-256 |
2e9a56538b6e293b819645edbb3844adc0c657d9886a71610163294b7fc93ed5
|
File details
Details for the file cosmic_sdk-0.2.3-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.2.3-py3-none-any.whl
- Upload date:
- Size: 12.7 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 |
6b04c3ff24c2a6c88b43f34f0a13e44d85a700927bb0fa74c37549378f4e0a17
|
|
| MD5 |
c3e3bf594a9fbfd00dd46db1d560bc5d
|
|
| BLAKE2b-256 |
1224c41e8961740e829ca2e86438eb9920ec5553c9abf43ff23cc65570ddd803
|