  |
PyDNS - http://pydns.sourceforge.net/
A module for looking up DNS entries with Python applications. [Open Source, Python license] |
  |
ftputil - 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] |
  |
CDDB.py - http://cddb-py.sourceforge.net/
Modules to access the CDDB online database of audio CD track titles and information. [Open Source, GPL] |
  |
pylibnet - http://pylibnet.sourceforge.net/
Interface for the libnet packet assembly system. [Open Source, GPL] |
  |
pyX10 - http://pyx10.sourceforge.net/
A set of Python modules for the XAL X10 Automation Library. [Open Source, GPL] |
  |
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] |
  |
Python Routeing Toolkit: PyRT - http://ipmon.sprint.com/pyrt/
Software to enable collecting routing information in a network. [Open Source, GPL] |
  |
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. |
  |
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] |
  |
PyMETAR - http://www.schwarzvogel.de/software-pymetar.shtml
Downloads the weather report for a given NOAA station ID, decodes it and the provides easy access to all the data found in the report. |
  |
asynchttp - http://asynchttp.sourceforge.net/
An asynchronous HTTP client library. [Open Source, Python license] |
  |
Python Network Library - http://pynetlibs.sourceforge.net/default.html
Dissects network packets, as returned from pylibpcap. [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. |
 |
radius.py - http://py-radius.sourceforge.net/
A pure Python RFC2138 compliant RADIUS authentication module. [Open Source, BSD-like] |
 |
paramiko - http://www.lag.net/paramiko/
A module for Python that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. [Open source, LGPL] |