--- title: PyEnchant | Download ---

Downloading PyEnchant

The current release of PyEnchant is version 1.6.5. See the python package index for a full list of available downloads.

Prerequisites

To get PyEnchant up and running, you will need the following software installed:

Source Distribution

PyEnchant is distributed using the Python "setuptools" framework. In most cases this works just like the standard "distutils" framework, but you may be interested in these notes on installing with setuptools. Basic instructions for building from source can also be found in the tutorial. The source is available for download in the following file:

Windows Users

For convenience, Windows users are provided with a pre-built installation program which can be used to install PyEnchant.

There are also Python Eggs available for users who prefer them:

Users with Python versions less than 2.5 will also need to install the ctypes package. These pre-built distributions contain a compiled Enchant binary as well as several DLLs produced by Tor Lillqvist. In order to ensure compliance with the license for these supporting libraries, the sourcecode and supporting build environment is available for download in the following file:

Windows users can also follow the instructions above to build from source.

Mac OS X Users

For convenience, Mac OS X users are provided with a pre-built installer program which can be used to install PyEnchant. Please note that these distributions are currently experimental but seem to work well.

There are also Python Eggs available for users who prefer them:

Users with Python versions less than 2.5 will also need to install the ctypes package. These pre-built distributions contain a compiled Enchant binary as well as several supporting libraries. In order to ensure compliance with the license for these supporting libraries, the sourcecode and supporting build environment is available for download in the following file:

Mac OSX users can also follow the instructions above to build from source.