

An unsupported Python 2 version exists as pyshark-legacy. This package allows parsing from a capture file or a live capture, using all wireshark dissectors you have installed.

There are quite a few python packet parsing modules, this one is different because it doesn't actually parse any packets, it simply uses tshark's (wireshark command-line utility) ability to export XMLs to use its parsing. Feel free to mail me at dorgreen1 at gmail. Any pull-requests will be reviewed and if any one is interested and is suitable, I will be happy to include them in the project. Looking for contributors - for various reasons I have a hard time finding time to maintain and enhance the package at the moment. Python wrapper for tshark, allowing python packet parsing using wireshark dissectors.
