Collection of service connectors
Project description
cosmic_sdk
python package for cosmic
Installation
pip install cosmic_sdk
Usage
from cosmic_sdk.secrets import SecretsManager
from cosmic_sdk.connectors import PostHogService
secrets_manager = SecretsManager()
credentials = secrets_manager.get_credentials(org_id="org_123", service_name="posthog")
posthog_service = PostHogService(credentials)
posthog_service.get_user_logins(date_from="2024-01-01", date_to="2024-01-31")
TODO
- Move to uv package manager
- Support doc per connector
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.1-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.1-py3-none-any.whl
- Upload date:
- Size: 8.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 |
94c645d63fdd6f788032c1db5288696a90b72391464bf4d4de0953dba9f063f3
|
|
| MD5 |
ccd528dac311eff351da548172cbfcf0
|
|
| BLAKE2b-256 |
e701de7e960a69e196d00de86cdaee8a77d61f277aa3e23fd3dba97ebfbd57c8
|