asynchttp
An asynchronous HTTP client library. [Open Source, Python license]
url: asynchttp.sourceforge.net/
CDDB.py
Modules to access the CDDB online database of audio CD track titles and information. [Open Source, GPL]
url: cddb-py.sourceforge.net/
dictclient
A library for interacting with Dict servers. [Open Source, GPL]
url: gopher.quux.org:70/devel/dictclient
ftpparsemodule
Allows you to parse most ftp-servers LIST responses found in the wild using Dan Bernsteins ftpparse package. [Open Source, BSD-like]
url: c0re.jp/c0de/ftpparsemodule/
ftputil
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]
url: www.sschwarzer.net/python/python_software.html
Googlesh
A google shell, written in Python and making use of PyGoogle
url: www.suttree.uklinux.net/code/googlesh/
GrokItBot
A Python AIML and Bayesian IM bot.
url: www.suttree.com/code/GrokItBot/
IPy
A module for handling IPv4 and IPv6 addresses and networks in a fashion similar to Perl's Net::IP and friends.
url: c0re.jp/c0de/IPy/
jabber.py
A Python module for the jabber instant messaging protocol. [Open Source, LGPL]
url: jabberpy.sourceforge.net/
Medusa
An architecture for building long-running, high-performance network servers in Python. [Open Source, Python license]
url: www.amk.ca/python/code/medusa.html
OSE: Python Modules
OSE includes a number of Python modules. The main module is a wrapper around functionality provided in the OSE C++ class library. Those parts of the OSE C++ class library for which a Python wrapper are provided are the logging system, the real time events system, the service agent framework for creating distributed applications and the HTTP servlet framework.
url: ose.sourceforge.net/browse.php?group=python-manual...
pe4
A pure-Python package that provides a suite of classes implementing the Elvin4 protocol. [Restricted]
url: elvin.dstc.edu.au/projects/pe4/
PyDNS
A module for looking up DNS entries with Python applications. [Open Source, Python license]
url: pydns.sourceforge.net/
pylibnet
Interface for the libnet packet assembly system. [Open Source, GPL]
url: pylibnet.sourceforge.net/
Pylibpcap
A Python module for the libpcap packet capture library. You can use it to write a custom packet sniffer. [Open Source, BSD-like]
url: sourceforge.net/projects/pylibpcap/
PyMETAR
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.
url: www.schwarzvogel.de/software-pymetar.shtml
PySNMP
A set of Python packages implementing SNMP entities. [Open source, BSD-like]
url: pysnmp.sourceforge.net/
Python MSN Chat Bot
Connects to the MSN messenger services and responds to commands.
url: www.suttree.uklinux.net/code/msnbot/
python network library
Dissects network packets, as returned from pylibpcap. [Open Source, GPL]
url: pynetlibs.sourceforge.net/default.html
Python Routeing Toolkit
The purpose of this software is to enable routeing information in a network to be collected. [Open Source, GPL]
url: www.sprintlabs.com/Department/IP-Interworking/Rout...
Python-LDAP
An LDAP client API for Python. [Public Domain]
url: python-ldap.sourceforge.net/
pyX10
A set of Python modules for the XAL X10 Automation Library. [Open Source, GPL]
url: pyx10.sourceforge.net/
radius.py
A pure Python RFC2138 compliant RADIUS authentication module. [Open Source, BSD-like]
url: py-radius.sourceforge.net/
Socks4 Proxy Server
That makes use of the example server included with the twisted libraries.
url: www.suttree.uklinux.net/code/proxy/
Spread Module
A Python extension module for Spread, an open source group communications package.[Open Source, Python license]
url: www.python.org/other/spread/
Twisted
A framework for networked applications. [Open Source, LGPL]
url: www.twistedmatrix.com/