  |
http://c0re.23.nu/c0de/IPy/ - http://c0re.23.nu/c0de/IPy/
A module for handling IPv4 and IPv6 addresses and networks in a fashion similar to Perl's Net::IP and friends. |
  |
radius.py - http://py-radius.sourceforge.net/
A pure Python RFC2138 compliant RADIUS authentication module. [Open Source, BSD-like] |
  |
Pylibpcap - http://sourceforge.net/projects/pylibpcap/
A Python module for the libpcap packet capture library. You can use it to write a custom packet sniffer. [Open Source, BSD-like] |
  |
ftpparsemodule - http://c0re.23.nu/c0de/ftpparsemodule/
Allows you to parse most ftp-servers LIST responses found in the wild using Dan Bernsteins ftpparse package. [Open Source, BSD-like] |
  |
http://www.sschwarzer.net/python/python_software.html - http://www.sschwarzer.net/python/python_software.html
A high-level interface to the ftplib module with an interface like the modules os and os.path in the standard library. [Open Source, BSD-like] |
  |
asynchttp - http://asynchttp.sourceforge.net/
An asynchronous HTTP client library. [Open Source, Python license] |
  |
http://pyx10.sourceforge.net/ - http://pyx10.sourceforge.net/
A set of Python modules for the XAL X10 Automation Library. [Open Source, GPL] |
  |
Python Network Library - http://pynetlibs.sourceforge.net/default.html
Dissects network packets, as returned from pylibpcap. [Open Source, GPL] |
  |
pylibnet - http://pylibnet.sourceforge.net/
Interface for the libnet packet assembly system. [Open Source, GPL] |
 |
OSE: Python Modules - http://ose.sourceforge.net/browse.php?group=python-manual&entry=modules.htm
Has several modules; main one is wrapper around functionality provided in OSE C++ class library; the classes for which a Python wrapper is provided: logging system, realtime events system, service agent framework for creating distributed programs, HTTP servlet framework. |