Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

diaspora-event-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diaspora-event-sdk

Diaspora Event Fabric SDK

  • 0.3.7
  • PyPI
  • Socket score

Maintainers
1

Diaspora Event Fabric SDK

pre-commit.ci status Tests Release GitHub Release PyPI Version License Python Versions

Installation Guide

To integrate with Diaspora Event Fabric using KafkaProducer and KafkaConsumer, install the SDK with kafka-python:

pip install "diaspora-event-sdk[kafka-python]"

Alternative Installation: Without Kafka Client Library

For other Kafka client libraries (e.g., confluent-kafka-python, aiokafka), install the SDK without kafka-python:

pip install diaspora-event-sdk

Note: This does not include KafkaProducer and KafkaConsumer dependencies.

Using Diaspora Event Fabric SDK

Check our Notebook for a quickstart and demonstration.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc