Hello, Although it's not a package, I thought this might be of interest to the list. https://code.google.com/p/pyreshark/
Pyreshark is a plugin for Wireshark that allows writing new dissectors in Python. More than just adding bindings, the dissectors are written in a declarative way, taking advantage of Python's OOP-ish capabilities. More about that can be find in the documentation: https://code.google.com/p/pyreshark/wiki/WritingDissectors Feel free to grab the code or precompiled Windows binaries from google code: Feedback and suggestions are welcome, Eshed
-- http://mail.python.org/mailman/listinfo/python-list