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
- 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.0.tar.gz
(6.3 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.0.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.2.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95cd99ba205d74d875f88b8c5353e176e965910bc4fd041bd139f20b6bf8cf76
|
|
| MD5 |
a7b6526ed899f5e5f02f574d5557c5c2
|
|
| BLAKE2b-256 |
3b5e575796d716e7b1eb07ccb39f82f96ea55f16ba7dd0b79f28dbf20c8284ae
|
File details
Details for the file cosmic_sdk-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.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 |
ee2184af28c51e605d3c7cf8b882a14aaac209ef025ee7095687717a93d4757c
|
|
| MD5 |
6d3883ee8b344858f06935391d0d16e0
|
|
| BLAKE2b-256 |
e3f814ee7cd9636d33a4ab9bd6dd403226fb6086b5c967d3b1bfd49a4597fabc
|