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.21.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.21.tar.gz.
File metadata
- Download URL: cosmic_sdk-0.3.21.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 |
79c58c351e4aad111ee1bef8e9dd0aca7abd4abfefdd413b6921f8b48f9b80fc
|
|
| MD5 |
17ef49d9fd3dd7f88ccab7dfca025f62
|
|
| BLAKE2b-256 |
7af29e367551aad0e459587b8ccef2d31959af0936d253b4f57742a2372fac65
|
File details
Details for the file cosmic_sdk-0.3.21-py3-none-any.whl.
File metadata
- Download URL: cosmic_sdk-0.3.21-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 |
06b0493e59c8d6c6aff4b2d6c04665c0a5e840968ce0a0d6026d89928721b077
|
|
| MD5 |
5e245191e2081347594ec9a925d60de6
|
|
| BLAKE2b-256 |
9c61199ac17ced151676b0af1e2b8286e522719c454bb1789e34020470caa33c
|