Cosmic Gateway Python SDK
Project description
Cosmic Python SDK
Minimal Python client for Cosmic Gateway API.
Install (PyPI):
pip install cosmic-python-sdk
Quick example:
from cosmic_sdk import CosmicGateway
client = CosmicGateway(api_key="sk_test_...")
resp = client.get('/health')
print(resp.status_code, resp.text)
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
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_python_sdk-0.1.1.tar.gz.
File metadata
- Download URL: cosmic_python_sdk-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.15.0a2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da54a678f9e3ff5b5e131995992cb2b39033496bba5342c5b39b3a824a9592d6
|
|
| MD5 |
4fed85525339beb784059f60eeb3cd31
|
|
| BLAKE2b-256 |
b8102f56b56321c5af6b6624a13ed8bd972c964ee96f5c2598d16a31154f0e17
|
File details
Details for the file cosmic_python_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cosmic_python_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.15.0a2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
806d9b1f197bdaef3ce03cb74c7e817fe029febce48ddd540563a3f47cedd272
|
|
| MD5 |
d5a1a24181e36384c182ce2ba5792b3b
|
|
| BLAKE2b-256 |
fa845a285d512afcaa04618787639e4a2aab9c8ba142176c2966b8cce95e88a0
|