5
SSL/TLS: PyOpenSSL 0.5.1 or later (http://pyopenssl.sf.net)
6
Serial: PySerial (http://pyserial.sf.net)
7
SSH: PyCrypto (http://pycrypto.sf.net, recommended version at least 1.9a6)
8
PyPAM (optional - http://www.tummy.com/Software/PyPam/index.html)
9
GMPy (optional - http://gmpy.sf.net)
11
http://www.twistedmatrix.com/users/z3p/files/pyshadow-0.1.tar.gz)
12
On Windows win32all is recommended (or ActivePython)
13
http://starship.python.net/crew/mhammond/win32/Downloads.html
19
packages are available with these sources - for woody:
21
deb http://twisted.sourceforge.net/debian/woody/ ./
25
deb http://twisted.sourceforge.net/debian/ ./
27
Sid and sarge both have Twisted as well, but not necessarily the latest
31
Twisted is in their package repositories.
34
packages and dependences can be obtained from:
36
http://undefined.org/python/pimp/
39
EXEs are available from http://twisted.sf.net, as well as tarballs
43
As with other Python packages, the standard way of installing from source
46
python setup.py install
48
* RPM (Redhat, Mandrake, SuSE, etc)
49
For RPM based platforms there is a spec file in the admin/ folder in the