The official Python client for the Codesphere Public API.
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.
You can install the SDK directly from PyPI using pip
(or your favorite package manager like uv
).
pip install codesphere
or
uv add codesphere