Metadata-Version: 2.1
Name: pipeless-ai-plugins
Version: 0.1.0
Summary: A collection of plugins for the Pipeless framework
Home-page: https://pipeless.ai
License: Apache-2.0
Keywords: multimedia,framework,artificial-intelligence,pipeline,developer-tools
Author: Miguel Angel Cabrera Minagorri
Author-email: devgorri@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: confluent-kafka (>=2.2.0,<3.0.0)
Project-URL: Documentation, https://github.com/miguelaeh/pipeless
Project-URL: Repository, https://github.com/miguelaeh/pipeless
Description-Content-Type: text/markdown

# Pipeless Plugins

[Pipeless](https://pipeless.ai) is an open source multimedia framework with focus on computer vision.

This package contains a list of usefull plugins to use when building applications with Pipeless.

## Plugin List

- [Kafka](src/pipeless_ai_plugins/kafka/): easily export data to Kafka topics
