Kafka messaging for Pip.Services in Python
This module is a part of the Pip.Services polyglot microservices toolkit.
The module contains the following packages:
- Build - default Factory for create components
- Connect - generate and resolve connection options
- Queues - Message queue that create, sends and receives messages
Use
Install the Python package as
pip install pip-services3-kafka
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by
- Sergey Seroukhov
- Danil Prisiazhnyi
Release files for pip-services3-kafka 3.1.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pip_services3_kafka-3.1.11.tar.gz | 18.9 kB | Details |
Release files / pip_services3_kafka-3.1.11.tar.gz
| Download URL | pip_services3_kafka-3.1.11.tar.gz |
|---|---|
| Size | 18.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
89ad741aabfb734545647a26bb805402614abbe222122f9642acce095eceff8e
|
|
BLAKE2b-256 checksum How to use checksums |
ed0cfc48d2624118561da7062646ab1c08fde7883658f446b7eb38bf5502e86f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
|