Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

GitHub TOML Python Version GitHub release (latest public by date) ReadTheDocs

cumulocity-python-sdk

This project is a Python client for the Cumulocity REST API to make it easier to develop programs, scripts, device agents or microservices in Python.

See also the documentation on Read the Docs.

🚨 Important The pyc8y package is the successor of the c8y_api package - re-envisioned and reimplemented for asyncio. It is currently in alpha state. Please use c8y_api for production code.

Installation

Prerequisites

Before installing the module (or any module for that matter) consider creating a virtual environment for your project. This is generally preferred over installing modules and dependencies globally:

cd <project-root>
python3 -m venv venv
source venv/bin/activate

Alternatively, using uv:

uv venv

Installation from PyPI

The recommended way is to install the lastest distribution package directly from the Python Package Index (PyPI). You can either add pyc8y as a dependency to your project using pyproject.toml, requirements.txt or just install it manually:

pip install pyc8y  #  when using venv/pip
uv add pyc8y       # when using uv

Manual installation

Alternatively, you can clone the repository. The module sources can be used directly within your Python 3 project. Simply copy the src/pyc8y folder to your sources root and install the requirements by running the following command:

pip3 install src/pyc8y

If the src folder is in your sources root folder all imports should work right away. Alternatively you can add pyc8y to your PYHTONPATH:

export PYTHONPATH=<project-root>/src/pyc8y; $PYTHONPATH

Licensing

This project is licensed under the Apache 2.0 license - see https://www.apache.org/licenses/LICENSE-2.0


These tools are provided as-is and without warranty or support. They do not constitute part of the Cumulocity product suite. Users are free to use, fork and modify them, subject to the license agreement. While Cumulocity GmbH welcomes contributions, we cannot guarantee to include every contribution in the master project.


You can find additional information in the Cumulocity Developer Community.

Release files for pyc8y 4.0.0rc3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyc8y 4.0.0rc3
File Size Uploaded
pyc8y-4.0.0rc3.tar.gz 398.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyc8y 4.0.0rc3
File Interpreter ABI Platform
pyc8y-4.0.0rc3-py3-none-any.whl Python 3 none any Details

Total release size: 524.7 kB

Release files / pyc8y-4.0.0rc3.tar.gz

Download URL pyc8y-4.0.0rc3.tar.gz
Size 398.4 kB
Tags Source
SHA-256 checksum
How to use checksums
6773023213634a49f17c70cf8e83cc572f215d426b00d90ef689404dcd6a8f94
BLAKE2b-256 checksum
How to use checksums
834cb07a5cebc8f097a88e948063d8fecafd75be8c09d631cd2063fb576fe51b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / pyc8y-4.0.0rc3-py3-none-any.whl

Download URL pyc8y-4.0.0rc3-py3-none-any.whl
Size 126.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
8b0cb082cccf93e09a4eaaed3cecbff3d31c75372786cc2175c6d451ef8656e4
BLAKE2b-256 checksum
How to use checksums
8507242fc26ac2aca63da7d00de76270896eccf61419f374592013da6b880651
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.9 {"installer":{"name":"uv","version":"0.12.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page