Last updated:
0 purchases
pavio 0.1.0
Pavio
A Modern Command Line Tool for Apache Kafka.
To use pavio, follow the following steps:
Create a python virtual environment or use system wide environment
$ python3 -m venv venv
$ source venv/bin/activate
Install pavio package with pip.
$ pip install pavio
Get pavio command line help
$ pavio --help
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.