Django-logpipe is a library that serves as a universal pipe for moving data around between Django applications and services. It supports serialization by means of Django REST Framework and/or Pydantic, and supports using either Apache Kafka] or Amazon Kinesis as the underlying data stream.
See https://thelabnyc.gitlab.io/django-logpipe/
See Release Notes