Use Codesphere within python scripts.
Project description
Codesphere Python SDK
The official Python client for the Codesphere Public API.
Overview
The Codesphere Python SDK provides a convenient wrapper for the Codesphere Public API, allowing you to interact with all API resources from your Python applications.
This SDK is auto-generated from our official OpenAPI specification and includes:
- Modern Features: Fully typed with Pydantic models and supports
asyncio. - Easy to Use: A high-level client that simplifies authentication and requests.
- Comprehensive: Covers all available API endpoints, including [e.g., Orgs, Apps, Deployments].
Installation
You can install the SDK directly from PyPI using pip (or your favorite package manager like uv).
pip install codesphere
##Getting Started
Authentication To use the client, you need an API token. You can generate one from your Codesphere dashboard at [Link to API token generation page].
It's recommended to store your token in an environment variable:
export CS_TOKEN="your_api_token_here"
TODO
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 codesphere-0.0.3.tar.gz.
File metadata
- Download URL: codesphere-0.0.3.tar.gz
- Upload date:
- Size: 64.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e8ea172fab928c10f4ca8afa32fbb15bd711e8171b7d981c622cc0eb8f5d4ab
|
|
| MD5 |
25df6eb0e2fdde128e428ea59c1b66a3
|
|
| BLAKE2b-256 |
03c73e3c7e430d3a81272597c9e915dba73028f04bdd2dfeaabb03c6a23e8261
|
File details
Details for the file codesphere-0.0.3-py3-none-any.whl.
File metadata
- Download URL: codesphere-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40d4b95c7e02c9382bfc3ed2cbce92e821ad8b8edd6f6d7aac60aa7206d5a5dd
|
|
| MD5 |
3c4efb601b3b9f7040cf9a4f873d9ae0
|
|
| BLAKE2b-256 |
856434f5bbba7f3e840e7e79a9e03109b55639eeaffa3fce2bb26b4a06a81ab5
|