downloads.effbot.org
Assorted software, most of it shipped under an OSI-compatible old-style Python license. Some documentation links are broken at the moment, all download links should work.
aggdraw #
An add-on to the PIL library that supports anti-aliased drawing. [more]
- aggdraw-1.2a3-20060212.win32-py2.6.exe [247k] [python 2.6]
- aggdraw-1.2a3-20060212.win32-py2.5.exe [242k] [python 2.5]
- aggdraw-1.2a3-20060212.win32-py2.4.exe [241k] [python 2.4]
- aggdraw-1.2a3-20060212.win32-py2.3.exe [247k] [python 2.3]
- aggdraw-1.1-20051010.win32-py2.4.exe [240k] [python 2.4]
- aggdraw-1.1-20051010.win32-py2.3.exe [208k] [python 2.3]
- aggdraw-1.1-20051010.zip [382k]
celementtree #
This is an add-on to the standard ElementTree package, which adds a very fast and memory-efficient alternative implementation of the ElementTree API. Note that to use this, you need to install both this kit and the standard ElementTree kit. [more]
Note that cElementTree 1.0.5 ships with Python 2.5, as xml.etree.cElementTree.
- cElementTree-1.0.5-20051216.tar.gz [94k]
- cElementTree-1.0.5-20051216.zip [103k]
- cElementTree-1.0.5-20051215.win32-py2.4.exe [118k] [python 2.4]
- cElementTree-1.0.5-20051215.win32-py2.3.exe [114k] [python 2.3]
- cElementTree-1.0.2-20050302.win32-py2.2.exe [76k] [python 2.2]
- cElementTree-1.0.2-20050302.win32-py2.1.exe [75k] [python 2.1]
- cElementTree-1.0.2-20050302.zip [100k]
- cElementTree-1.0.1-20050130.zip [100k]
- cElementTree-1.0-20050126.zip [99k]
- http://svn.effbot.org/public/tags/celementtree-1.0.6-20090110-preview [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0.6-20070831-preview [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0.5-20051216 [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0.4-20051213 [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0.2-20050302 [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0.1-20050130 [svn]
- http://svn.effbot.org/public/tags/celementtree-1.0-20050126 [svn]
console #
A console interface for Windows [more]
- console-1.1a2-20100425.win32-py2.6.exe [207k] [python 2.6]
- console-1.1a2-20100425.win32-py2.5.exe [71k] [python 2.5]
- console-1.1a1-20011229.win32-py2.6.exe [77k] [python 2.6]
- console-1.1a1-20011229.win32-py2.5.exe [71k] [python 2.5]
- console-1.1a1-20011229.win32-py2.4.exe [71k] [python 2.4]
- console-1.1a1-20011229.win32-py2.3.exe [30k] [python 2.3]
- console-1.1a1-20011229.win32-py2.2.exe [28k] [python 2.2]
- console-1.1a1-20011229.win32-py2.1.exe [27k] [python 2.1]
- console-1.1a1-20011229.zip [21k]
effbot #
This effbot.exe installer includes the effbot.exe application platform, and the EffNews RSS news reader. Additional utilities and experimental updates are shipped separately, as .effbot kits. [more]
Note: The current stable release is effbot-1.0.19-20040517.exe. Later releases should be treated as experimental.
- effbot-1.0.19-20040517.exe [1031k]
- effbot-1.0.15-20030711.exe [1025k]
- blogping-1.0.effbot [20k]
- comhem-1.2.effbot [5k]
- effnews-1.0.17.effbot [28k]
- effnews-1.0.20.effbot [28k]
- effnews-1.0.21.effbot [30k]
- imageview-0.0.3.effbot [7k]
- pil114-1.1.4b1.effbot [397k]
effbot.org #
- http://svn.effbot.org/public/tags/effbot.org-0.2-20050530 [svn]
- http://svn.effbot.org/public/tags/effbot.org-0.1-20041009 [svn]
effnews #
(In progress) Code for the effnews article series. (If you’re looking for the effnews RSS reader, see the effbot.exe section.) [more]
- effnews-4.zip [7k]
elementsoap #
The experimental ElementSOAP toolkit contains classes to build simple SOAP 1.1 clients. The toolkit includes a client for the Google Web API. Requires Python 2.5 or the ElementTree library (1.2.5 or later, or cElementTree). [more]
Note: This library is in maintenance mode. User contributions are welcome, but the library is not being actively developed at this time. It’s surprisingly useful as it is, though.
- elementsoap-0.6-20071224.win32.exe [71k]
- elementsoap-0.6-20071224.zip [17k]
- elementsoap-0.5-20061119.zip [12k]
- elementsoap-0.3-20031123.win32.exe [26k]
- elementsoap-0.3-20031123.zip [18k]
elementtidy #
A tree builder for ElementTree, based on the HTML Tidy Library. [more]
- elementtidy-1.0-20050212.win32-py2.6.exe [296k] [python 2.6]
- elementtidy-1.0-20050212.win32-py2.5.exe [160k] [python 2.5]
- elementtidy-1.0-20050212.win32-py2.4.exe [160k] [python 2.4]
- elementtidy-1.0-20050212.win32-py2.3.exe [115k] [python 2.3]
- elementtidy-1.0-20050212.win32-py2.2.exe [113k] [python 2.2]
- elementtidy-1.0-20050212.win32-py2.1.exe [112k] [python 2.1]
- elementtidy-1.0-20050212.zip [233k]
elementtree #
The ElementTree toolkit contains a number of light-weight components for working with XML, including the Element and ElementTree types, XML parsers and writers, etc. The toolkit is faster and more memory-efficient than comparable toolkits, and can be used with Python 1.5.2 and later. [more]
- elementtree-1.2.7-20070827-preview.win32.exe [52k]
- elementtree-1.2.7-20070827-preview.zip [65k]
- elementtree-1.2.6-20050316.win32.exe [51k]
- elementtree-1.2.6-20050316.tar.gz [42k]
- elementtree-1.2.6-20050316.zip [61k]
- elementtree-1.2-20040618.tar.gz [37k]
- elementtree-1.2-20040618.zip [59k]
- elementtree-1.1-20030511.zip [24k]
- elementtree-1.0-20020728.zip [16k]
- http://svn.effbot.org/public/tags/elementtree-1.3a3-20070912 [svn]
- http://svn.effbot.org/public/tags/elementtree-1.2.7-20070827-preview [svn]
- http://svn.effbot.org/public/tags/elementtree-1.2.6-20050316 [svn]
- http://svn.effbot.org/public/tags/elementtree-1.2.5-20050302 [svn]
- http://svn.effbot.org/public/tags/elementtree-1.2.4-20041228 [svn]
- http://svn.effbot.org/public/tags/elementtree-1.2-20040618 [svn]
exemaker #
A small utility to create EXE files that automatically loads and executes Python scripts. [more]
ftpparse #
grabscreen #
imaging #
This is the PIL source distribution. For binary distributions, see the PIL section below. For more information on the official PythonWare releases, see the PythonWare PIL product page. [more]
- Imaging-1.1.7.tar.gz [499k]
- Imaging-1.1.6.tar.gz [436k]
- Imaging-1.1.5.tar.gz [430k]
- Imaging-1.1.4.tar.gz [416k]
- Imaging-1.1.3.tar.gz [346k]
- Imaging-1.1.2.tar.gz [337k]
- Imaging-1.1.1.tar.gz [314k]
- http://svn.effbot.org/public/tags/pil-1.1.7b1-20090412 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.7a2-20090328 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.7a1-20090317 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.7 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.6 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.5 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.4 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.3 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.2 [svn]
- http://svn.effbot.org/public/tags/pil-1.1.1 [svn]
pil #
Binary installers for PIL. Make sure you pick the right version; you cannot use e.g. a 2.1 build with later Python releases. If the installer cannot find a Python interpreter, you may have to register your interpreter first. [more about PIL]
- PIL-1.1.7a2-py2.5-macosx10.5.mpkg.zip [1191k]
- PIL-1.1.7.win32-py2.7.exe [838k] [python 2.7]
- PIL-1.1.7.win32-py2.6.exe [838k] [python 2.6]
- PIL-1.1.7.win32-py2.5.exe [694k] [python 2.5]
- PIL-1.1.7.win32-py2.4.exe [694k] [python 2.4]
- PIL-1.1.7.win32-py2.3.exe [682k] [python 2.3]
- PIL-1.1.7.tar.gz [506k]
- PIL-1.1.6.win32-py2.6.exe [691k] [python 2.6]
- PIL-1.1.6.win32-py2.5.exe [548k] [python 2.5]
- PIL-1.1.6.win32-py2.4.exe [547k] [python 2.4]
- PIL-1.1.6.win32-py2.3.exe [542k] [python 2.3]
- PIL-1.1.6.win32-py2.2.exe [503k] [python 2.2]
- PIL-1.1.5.win32-py2.5.exe [534k] [python 2.5]
- PIL-1.1.5.win32-py2.4.exe [533k] [python 2.4]
- PIL-1.1.5.win32-py2.3.exe [492k] [python 2.3]
- PIL-1.1.5.win32-py2.2.exe [504k] [python 2.2]
- PIL-1.1.5.win32-py2.1.exe [502k] [python 2.1]
- PIL-1.1.4.win32-py2.3.exe [403k] [python 2.3]
- PIL-1.1.4.win32-py2.2.exe [401k] [python 2.2]
- PIL-1.1.4.win32-py2.1.exe [398k] [python 2.1]
pilfonts #
- pilfonts.zip [1044k]
pilwmf #
- pilwmf-1.0b2-20040224.win32-py2.3.exe [26k] [python 2.3]
- pilwmf-1.0b2-20040224.win32-py2.1.exe [24k] [python 2.1]
- pilwmf-1.0b2-20040224.zip [7k]
pythondoc #
A JavaDoc-like documentation tool for Python. Requires the ElementTree library. [more]
- pythondoc-2.1b7-20070909.zip [21k]
- pythondoc-2.0-20031103.win32.exe [29k]
- pythondoc-2.0-20031103.tar.gz [12k]
- pythondoc-2.0-20031103.zip [14k]
- http://svn.effbot.org/public/tags/pythondoc-2.1b4-20050618 [svn]
- http://svn.effbot.org/public/tags/pythondoc-2.1b3-20050325 [svn]
- http://svn.effbot.org/public/tags/pythondoc-2.1b2-20040905 [svn]
- http://svn.effbot.org/public/tags/pythondoc-2.1b1-20040901 [svn]
- http://svn.effbot.org/public/tags/pythondoc-2.0-20031103 [svn]
sgmlop #
A fast XML/SGML/HTML parser/tokenizer. [more]
- sgmlop-1.1.1-20040207.win32-py2.5.exe [69k] [python 2.5]
- sgmlop-1.1.1-20040207.win32-py2.4.exe [68k] [python 2.4]
- sgmlop-1.1.1-20040207.win32-py2.3.exe [27k] [python 2.3]
- sgmlop-1.1.1-20040207.zip [37k]
- sgmlop-1.1-20030913.zip [38k]
squeeze #
The squeeze utility can be used to distribute a complete Python application as one or two files, and run it using a standard Python interpreter kit. [more]
sre #
- sre-2.2.1.zip [34k]
subprocess #
Windows installers for Peter Åstrand’s subprocess module. For more information, see PEP 324.
Note: The subprocess module was added to Python in version 2.4.
- subprocess-0.1-20041012.win32-py2.3.exe [36k] [python 2.3]
- subprocess-0.1-20041012.win32-py2.2.exe [34k] [python 2.2]
tkicon #
- tkicon-0.9-19980218.win32-py2.1.exe [24k] [python 2.1]
- tkicon-0.9-19980218.zip [7k]
tkinter3000 #
The Widget Construction Kit (WCK) for Tkinter. [more]
- tkinter3000-1.1.1-20061204.win32-py2.6.exe [133k] [python 2.6]
- tkinter3000-1.1.1-20061204.win32-py2.5.exe [151k] [python 2.5]
- tkinter3000-1.1.1-20061204.win32-py2.4.exe [122k] [python 2.4]
- tkinter3000-1.1.1-20061204.win32-py2.3.exe [117k] [python 2.3]
- tkinter3000-1.1.1-20061204.zip [79k]
- tkinter3000-1.1-20051211.win32-py2.4.exe [121k] [python 2.4]
- tkinter3000-1.0-20031212.tar.gz [44k]
- tkinter3000-1.0-20031212.zip [57k]
- http://svn.effbot.org/public/tags/wck-tkinter3000-1.1b1-20051015 [svn]
- http://svn.effbot.org/public/tags/wck-tkinter3000-1.1a1-20040905 [svn]
- http://svn.effbot.org/public/tags/wck-tkinter3000-1.1-20051211 [svn]
- http://svn.effbot.org/public/tags/wck-tkinter3000-1.0-20031212 [svn]
wckgraph #
A simple graph library for the WCK. [more]
xmlrpclib #
- xmlrpclib-1.0.1.zip [20k]