
aiokafka 0.13.0
0
Kafka integration with asyncio
Contents
Kafka integration with asyncio
How to Install aiokafka
You can install aiokafka using pip
pip install aiokafka
or add it to a project with poetry
poetry add aiokafka
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/aiokafka/
- Documentation:
- http://aiokafka.readthedocs.org
Classifiers
- System/Distributed Computing
- System/Networking
Related Packages
Errors
A list of common aiokafka errors.
Code Examples
Here are some aiokafka code examples and snippets.
pythonfix