Download

Source and binaries

You can download this release as binaries for Windows. Just run the executable corresponding with the Python version you are using. The Windows binaries all include the FTS3 and RTree extensions. (FTS3_PARENTHESIS is on.)

Download in source form for other platforms or if you want to compile yourself on Windows. See the recommended way to build or all the options available.

Some Linux distributions also have packages.

Debian Install python-apsw
Ubuntu Install python-apsw
Gentoo Install dev-python/apsw
Arch Linux Install python-apsw

Note that these may trail the SQLite and APSW releases by a year, or more.

Source code control

The source is controlled by Mercurial documented at http://code.google.com/p/apsw/source/checkout

Table Of Contents

Previous topic

Example

Next topic

Building

This Page