-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python bindings #457
Comments
I'd suggest either:
Hope this helps! |
Thank you very much. I will think about your suggestions. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm currently writing a sniffer tool for my master thesis and stumbled over this awesome project. Due to the performance issues of pyshark and scapy on heavy load I would like to use this lib from my python code. I've read a bit into python bindings and asked myself whether there is someone in the community who has some hints what's the easiest way to build the bindings and call the lib from python code. Is it recommended to use one of the tools described here?
Has someone experiences using this?
Any help is much appreciated.
Thanks a lot in advance for this awesome project.
The text was updated successfully, but these errors were encountered: