-
Notifications
You must be signed in to change notification settings - Fork 61
Download
Downloads for older versions of Stackless Python can be found on the archived downloads page.
If for some reason, you are not able to obtain the source code from the appropriate branch in the Git repository repository, you can download it directly from here:
- Python 3.7.5: stackless-375-export.tar.xz (16.7 MB) (md5 87981966abea886f0e9d6e7850d88e05)
- Python 3.6.9: stackless-369-export.tar.xz (16.6 MB) (md5 c123c6291e717775f607368e25785657)
If you use the marvellous Python distribution Anaconda or Miniconda you can install Stackless-Python from the anaconda.org channel stackless.
-
Add the channel to your configuration:
$ conda config --add channels stackless
-
Add the (meta-) package "stackless":
$ conda install stackless
The package "stackless" utilises the conda feature mechanism to replace the regular C-Python by Stackless-Python.
Please use the source code to compile your own copy of Stackless Python or have a look at Miniconda.
Note: We need volunteers to build and develop Stackless for macOS.
If you do not wish to compile Stackless Python yourself, we provide precompiled MSI installers. These installers can be used instead of the corresponding regular C-Python installer. Alternatively you can install them alongside C-Python, if you choose the "Install just for me" option.
- Python 3.7.5 x86: stackless-3.7.5.exe (25863069 Byte) (md5 d6ff6ec46f01f2259ca1db2c734ecf8d)
- Python 3.7.5 x86 webinstall: stackless-3.7.5-webinstall.exe (1307132 Byte) (md5 505ba40c6459f4af409b3d1e028fda0f)
- Python 3.7.5 x86-64: stackless-3.7.5-amd64.exe (26857280 Byte) (md5 f85ecddb2f4d83990ad764bd7c5c8aa8)
- Python 3.7.5 x86-64 webinstall: stackless-3.7.5-amd64-webinstall.exe (1344776 Byte) (md5 e1f5f4d23ecfb1c7f1a40722a34f272e)
- Python 3.7.5 x86: stackless-3.7.5-embed-win32.zip (6696971 Byte) (md5 45e53047661961a1034d3af2a3165db8)
- Python 3.7.5 x86-64: stackless-3.7.5-embed-amd64.zip (7445178 Byte) (md5 d211549e0feaeeecddcd6b35034d10bd)