A small tool that is capable to sniff and visualize the control messages between Operators.
Project description
Overview
This is an experimental tool be able to sniff the control information of the channels between the operators. This sniffer is only capable to sniff kafka based channels i.e., if 2 or more operators are connected via KafkaInput/OutputChannels (evtl. plugins). The sniffer uses tkInter for visualization.
Building into exe
The sniffer can be built into an executable. The package pyinstaller was tested, hence it is proposed
to be used for this purpose. You can install the pyinstaller via pip.
Once it is installed, you shall execute the following command:
console pyinstaller -F path/to/SnifferRunnable.py
or you can navigate to the folder containing the script and simply execute:
console pyinstaller -F SnifferRunnable.py
The final executable will be placed into ./dist folder in the execution's location.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pypz-io-sniffer-0.9.0b4.tar.gz
.
File metadata
- Download URL: pypz-io-sniffer-0.9.0b4.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f210db47ebdc95d00926170a77cae974b14b85a6d464e914cb98faafffff8ceb |
|
MD5 | add57e79a3586ab68b6c6d09afc91384 |
|
BLAKE2b-256 | 16fa0d1163fdd18736dc5f84caffbec565b7c34631d78f0b6debc6284f94fd4b |
Provenance
File details
Details for the file pypz_io_sniffer-0.9.0b4-py3-none-any.whl
.
File metadata
- Download URL: pypz_io_sniffer-0.9.0b4-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c472cf2c3f1c31ccc4cbb5838b8e174ff4ddd2de0e511dd9a714decf105cbf9 |
|
MD5 | 1759ca84b071cde9417f3ad3d7cda835 |
|
BLAKE2b-256 | a0fdb58f8fc6a5827c5e237d4522219da676e71e95c8ea289066086cbba80c84 |