Ask YC: Python Desktop Frameworks
I need to write a desktop application in python that would take a tcpdump on the users' desktop and HTTP POST the dump to a server. Has anyone used Dabo before? Any other suggestion for Desktop Client Frameworks in Python?
5 comments
[ 3.5 ms ] story [ 38.1 ms ] threadhttp://docs.python.org/lib/module-urllib.html
http://pylibpcap.sourceforge.net/
but wxpython seems to be the most popular
There are some issues on the OSX port though which tends to lag behind the Linux/Windows version on bug fixes (not by design but due to having fewer developers devoted to OSX).
http://www.friday.com/bbum/2007/10/27/pyobjc-20-pyobjc-in-le...