{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http"}],"enrichment":{"capability":"Provides Python primitives to create, serialize, and deserialize CloudEvents v1.0 and v0.3 in binary and structured HTTP formats for event-driven architectures.","skillfed_tags":["event-driven","serverless","cncf-standard"],"use_cases":["Sending events from a producer service to an event broker or HTTP endpoint using binary or structured CloudEvent format.","Receiving and parsing CloudEvents in a Flask or other WSGI-based web application endpoint.","Building serverless event handlers that need to conform to the CloudEvents specification for interoperability.","Converting between CloudEvents versions (v1.0 and v0.3) when integrating legacy and modern event systems.","Standardizing event metadata (type, source, id) across microservices in an event-driven architecture."],"what_it_does":"CloudEvents is a Python SDK for the CNCF CloudEvents specification, enabling you to construct and exchange events in a standardized format across distributed systems. It handles both binary and structured HTTP content modes, allowing events to be sent as HTTP headers plus body or as JSON payloads. The package manages CloudEvent attributes (type, source, id, specversion) and arbitrary event data, with automatic id generation and v1.0 as the default specification version.\n\nThe SDK is designed for serverless and event-driven architectures where multiple systems need to exchange events reliably. It works with popular HTTP libraries like requests and web frameworks like Flask, making it straightforward to integrate into existing Python applications. With low install friction (only two dependencies) and support for Python 3.10 through 3.14, it fits into modern Python environments.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and is widely used (top 5000 on PyPI). It directly implements a CNCF standard, making it the natural choice for Python projects that need CloudEvents support. The permissive Apache license and broad Python version support (3.10\u20133.14) add to its appeal."},"id":"cloudevents","links":{"html":"https://skillfed.io/packages/cloudevents","md":"https://skillfed.io/packages/cloudevents.md","pypi":"https://pypi.org/project/cloudevents/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-11","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"cloudevents","python_support":"supports_current","summary":"CloudEvents Python SDK"},"popularity":{"monthly_downloads":11244857,"position":1405,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
