{{{ #!rst ========= Downloads ========= .. note:: All downloadable binaries and checksums are `mirrored here`_. If you wish an independent source to verify checksums from, it may also serve that purpose. Source Code =========== If for some reason, you are not able to obtain the source code from the appropriate branch in the `Mercurial`:trac: repository, you can download it directly from here: - Python 3.2.2: `stackless-322-export.tar.bz2`_ (10.3 MB) (md5_ 3a3edcfb4240bdcc580cec2baea60af4) - Python 3.1.3: `stackless-313-export.tar.bz2`_ (9.5 MB) (md5_ b1b71a63f229d40d17458e288f4fb142) - Python 2.7.5: `stackless-275-export.tar.bz2`_ (11.7 MB) (md5_ 1b6d603d07d872168aaeb9a51ef8fc84) - Python 2.6.5: `stackless-265-export.tar.bz2`_ (10.8 MB) (md5_ 9361b9e486b49104e3f3a4e4a4123943) Binaries ======== Unix and Linux users -------------------- Debian ~~~~~~ The following GNU/Debian 7.0 64-bit packages (/opt is installation root) are provided by a third party and are mirrored (from `packstack.org`_): - Python 3.2.2: `stackless3.2_3.2.2-1_amd64.deb`_ (25.3 MB) (md5_ fe1cba146c600cb897d7dc5275d7627f) - Python 2.7.2: `stackless2.7_2.7.2-1_amd64.deb`_ (24.6 MB) (md5_ 277676734743ad2a4ae1c12f8f642371) - Python 2.6.5: `stackless2.6_2.6.5-1_amd64.deb`_ (22.5 MB) (md5_ c3822ced652fce309a4ef82a8e5d037a) Other variants ~~~~~~~~~~~~~~ Please use the `Mercurial`:trac: repository to compile your own copy of Stackless Python. The directory structure follows that of the main Python repository. Alternatively, for the versions of Stackless which it supports, you may be able to make use of the PyPI `stackless-python `_ installer. See below for details. Alternatively, for the versions of Stackless which it supports, you may be able to make use of the StaticPython_ project. StaticPython is a custom distribution of both Python and Stackless Python statically linked for 32-bit Linux, so it makes it possible to try the supported versions of either without actually installing them. Mac OS X users -------------- - Python 3.1.3: `stackless-3.1.3-macosx10.5.dmg`_ (14.1 MB) (md5_ e98cb5e6759f3d4fe7017a6cab590b27) - Python 2.7.1: `stackless-2.7.1-macosx10.5.dmg`_ (18.0 MB) (md5_ 6adff49337e7a8e96fa41569f5a4285d) - Python 2.6.5: `stackless-2.6.5-macosx10.5-2010-03-24.dmg`_ (17.9 MB) (md5_ c2f1475d4b43c3727dda5a02da68093c) These installers replace your existing Python installation. Note that Stackless should work exactly like standard Python, if the Stackless functionality is not used. Microsoft Windows users ----------------------- If you do not wish to compile Stackless Python yourself, we provide three ways in which you can install a precompiled version. The most straightforward way is using one of the provided installers, while the less straightforward way is converting an existing Python installation into a Stackless one. Installers ---------- Stackless Python is a replacement for Python, as such it installs as the version of Python it is an enhanced form of. You will need to uninstall your normal Python installation before you can install the same version of Stackless Python. - Python 3.2.2: `python-3.2.2-stackless.msi`_ (18.1 MB) (md5_ 60cabbd57632f06099c101cbda4fb24a) - Python 3.1.3: `python-3.1.3-stackless.msi`_ (13.6 MB) (md5_ b309301b7cd786fba0b8494bcaffc0cf) - Python 2.7.5: `python-2.7.5-stackless.msi`_ (15.8 MB) (md5_ 6178ab08e4b1b9617e19f0502314bb36) - Python 2.7.5 amd64: `python-2.7.5.amd64-stackless.msi`_ (16.2 MB) (md5_ bf1275eb75b10ecbfbe63306811a289b) - Python 2.6.5: `python-2.6.5-stackless.msi`_ (14.4 MB) (md5_ cbf2845a562e9dd9bfee9b2ce75416bb) PyPI Installer -------------- If you are using Python 2.7.x (x>=3) on Linux amd64 or Windows you can use the PyPI `stackless-python `_ installer. It works with `pip `_ or ``easyinstall`` from `distribute `_ or `setuptools `_. It is compatible with `virtualenv `_. Simply run:: > pip install stackless-python or:: > easy_install stackless-python Binary Snapshots ---------------- If you are downloading one of these binary snapshots, you are intending to create a Stackless Python installation through modifying a standard Python installation. You may do so in this way: 1. Download a `standard Python installer`_. 2. Run the standard Python installer. 3. Download the binary snapshots from those which are listed below, which has the same version as the standard Python installer you downloaded: - Python 3.2.2: `stackless-python-322.zip`_ (2.6 MB) (md5_ 1b4bbf9502b2ccef203f8361aef6ddee) - Python 3.1.3: `stackless-python-313.zip`_ (2.5 MB) (md5_ e9782f355a731685df0d830bcd4e1185) - Python 2.7.2: `stackless-python-272.zip`_ (1.3 MB) (md5_ 88e191594139ca8c73648c93cacd3deb) - Python 2.6.5: `stackless-python-265.zip`_ (2.5 MB) (md5_ 1f8ad02a052b5c0cc56b50deb4b753b0) 4. Extract the binary snapshot archive into the installed Python directory. Documentation ============== ========== ================================================ ============ =================================== Format File Size MD5 Checksum ========== ================================================ ============ =================================== html stackless-python-3.2.2-docs-html.zip_ 6.5 Mb 54c87833e2f2bb97b62b8323e9a3c552 html stackless-python-3.2.2-docs-html.tar.bz2_ 4.1 Mb 3dac8c658654e94924db7c81d4f0f4c7 html stackless-python-2.7.5-docs-html.zip_ 6.7 Mb 3154a134618a422c7e18a0efe9444ad7 html stackless-python-2.7.5-docs-html.tar.bz2_ 4.3 Mb d3c524dd561e489f6a7b7816b351c1f5 html stackless-python-2.6.5-docs-html.zip_ 6.0 Mb a63deb57487fd433bfc560f77e657f56 html stackless-python-2.6.5-docs-html.tar.bz2_ 3.7 Mb c37c3bd131a796373f4ba19794e2f1cc chm python322sl.chm_ 5.6 Mb 1800da9dd1f0f522817efde6ed9784f9 chm python275sl.chm_ 5.8 Mb 9427a068307a44135b32658bc73f6126 chm python265sl.chm_ 5.1 Mb 06bd06021e51ba9493f37d3ba8e748f5 ========== ================================================ ============ =================================== A mirror of these downloads is available on disinterest.org_. The MD5 checksums listed both here, and on the mirror, should match. Archived Downloads ================== Downloads for older versions of Python can be found on the `archived downloads`_ page. .. _`mirrored here`: http://disinterest.org/resource/stackless/binaries/ .. _md5: /wiki/MD5 .. _`stackless-322-export.tar.bz2`: http://www.stackless.com/binaries/stackless-322-export.tar.bz2 .. _`stackless-313-export.tar.bz2`: http://www.stackless.com/binaries/stackless-313-export.tar.bz2 .. _`stackless-275-export.tar.bz2`: http://www.stackless.com/binaries/stackless-275-export.tar.bz2 .. _`stackless-265-export.tar.bz2`: http://www.stackless.com/binaries/stackless-265-export.tar.bz2 .. _`packstack.org`: http://packstack.org/stackless/ .. _`stackless3.2_3.2.2-1_amd64.deb`: http://www.stackless.com/binaries/stackless3.2_3.2.2-1_amd64.deb .. _`stackless2.7_2.7.2-1_amd64.deb`: http://www.stackless.com/binaries/stackless2.7_2.7.2-1_amd64.deb .. _`stackless2.6_2.6.5-1_amd64.deb`: http://www.stackless.com/binaries/stackless2.6_2.6.5-1_amd64.deb .. _StaticPython : http://code.google.com/p/pts-mini-gpl/wiki/StaticPython .. _`stackless-3.1.3-macosx10.5.dmg` : http://www.stackless.com/binaries/stackless-3.1.3-macosx10.5.dmg .. _`stackless-2.7.1-macosx10.5.dmg` : http://www.stackless.com/binaries/stackless-2.7.1-macosx10.5.dmg .. _`stackless-2.6.5-macosx10.5-2010-03-24.dmg`: http://www.stackless.com/binaries/stackless-2.6.5-macosx10.5-2010-03-24.dmg .. _`python-3.2.2-stackless.msi` : http://www.stackless.com/binaries/python-3.2.2-stackless.msi .. _`python-3.1.3-stackless.msi` : http://www.stackless.com/binaries/python-3.1.3-stackless.msi .. _`python-2.7.5-stackless.msi` : http://www.stackless.com/binaries/python-2.7.5-stackless.msi .. _`python-2.7.5.amd64-stackless.msi` : http://www.stackless.com/binaries/python-2.7.5.amd64-stackless.msi .. _`python-2.6.5-stackless.msi` : http://www.stackless.com/binaries/python-2.6.5-stackless.msi .. _`standard Python installer` : http://www.python.org/download/ .. _`stackless-python-322.zip` : http://www.stackless.com/binaries/stackless-python-322.zip .. _`stackless-python-313.zip` : http://www.stackless.com/binaries/stackless-python-313.zip .. _`stackless-python-272.zip` : http://www.stackless.com/binaries/stackless-python-272.zip .. _`stackless-python-265.zip` : http://www.stackless.com/binaries/stackless-python-265.zip .. _disinterest.org : http://www.disinterest.org/resource/stackless/ .. _`archived downloads` : /wiki/Archives .. _`stackless-python-3.2.2-docs-html.zip`: http://www.stackless.com/binaries/doc/stackless-python-3.2.2-docs-html.zip .. _`stackless-python-3.2.2-docs-html.tar.bz2`: http://www.stackless.com/binaries/doc/stackless-python-3.2.2-docs-html.tar.bz2 .. _`stackless-python-2.7.5-docs-html.zip`: http://www.stackless.com/binaries/doc/stackless-python-2.7.5-docs-html.zip .. _`stackless-python-2.7.5-docs-html.tar.bz2`: http://www.stackless.com/binaries/doc/stackless-python-2.7.5-docs-html.tar.bz2 .. _`stackless-python-2.6.5-docs-html.zip`: http://www.stackless.com/binaries/doc/stackless-python-2.6.5-docs-html.zip .. _`stackless-python-2.6.5-docs-html.tar.bz2`: http://www.stackless.com/binaries/doc/stackless-python-2.6.5-docs-html.tar.bz2 .. _`python322sl.chm`: http://www.stackless.com/binaries/doc/python322sl.chm .. _`python275sl.chm`: http://www.stackless.com/binaries/doc/python275sl.chm .. _`python265sl.chm`: http://www.stackless.com/binaries/doc/python265sl.chm }}}