Portable Python Contains + Python 3.8 from Python.org + PyScripter IDE + Python PIP Package Installed Requirements + Windows XP - May work haven't tested. + Windows 7 or above All Packages are made using 7zip. Changes/Updates --------------- ** 2021-04-11 File: Portable Python-3.8.9.exe File: Portable Python-3.8.9 x64.exe Updated: Python-3.8.9 (Apr 6 2021) Updated: PyScripter 3.6.4 ** 2020-10-03 File: Portable Python-3.8.6.exe File: Portable Python-3.8.6 x64.exe Updated: Python 3.8.6 (Sep 23 2020) ** 2020-04-03 File: Portable Python-3.8.2.exe File: Portable Python-3.8.2 x64.exe Updated: Python 3.8.2 (Feb 25 2020) Updated: PyScripter 3.6.3 ** 2020-01-06 File: Portable Python-3.8.1.exe File: Portable Python-3.8.1 x64.exe Updated: Python 3.8.1 (Dec 18 2019) Updated: PyScripter 3.6.2.0 (x64 Package) Updated: PyScripter 3.6.2.1 (x86 Package) ** 2019-11-07 File: Portable Python-3.8.0.exe File: Portable Python-3.8.0 x64.exe Added: Python 3.8.0 (Oct 14 2019) Added: PyScripter-3.6.1
If the download does not start automatically, use this direct link : Python Portable 3.8.10
Python Portable
Python Portable is a portable version of Python. Learn and develop your skills in Python programming, Data Science, Artificial Intelligence, Machine Learning, Deep Learning…
Python
Created by Guido van Rossum, Python is an interpreted, fast, powerful, high-level, general-purpose and open source programming language. Thousands of third-party modules are available. Beginners or experienced programmers with other languages can easily pick up Python. Librairies : Matplotlib, Pandas, Numpy, Sympy, Scipy, Cython, QtPy, Qtconsole…
Thonny
Thonny is an integrated development environment for Python that is designed for beginners. It supports different ways of stepping through the code, step-by-step expression evaluation, detailed visualization of the call stack and a mode for explaining the concepts of references and heap. more on Wikipedia — website
Spyder
Spyder is an open source integrated development environment (IDE) for Python. Spyder focuses on scientific programming but can be used by everyone (beginners, experienced programmer, scientists, non scientists…). more on Wikipedia — website
Portable Python — No Installation Required!
Have you ever had any problems installing multiple versions of Python on your machine?
Did you need multiple Python patch releases on your machine for some reason at the same time?
You uninstalled Python but it still showed up in installed apps?
If you answered yes at least once, then this project will have you covered!
This project contains a bunch of Python releases packaged in zip archives. The archives are created from files installed by the official Python installer, nothing else. Each version will have a 32-bit and 64-bit version available.
Check out releases for downloads!
Recreating scripts
A normal Python installation can be configured to have a Scripts directory that contains pip
and easy_install
scripts that you can invoke directly.
The portable zip file does not contain this directory. If you need it, it is easy to recreate with the ensurepip
package.
First, you need to uninstall pip and setuptools:
python -m pip uninstall setuptools pip
Now you can run the ensurepip
package to install pip
and setuptools
and to create the scripts:
python -m ensurepip --default-pip
Make sure that the Python you are invoking, is the correct one! You can do this for example by specifying the full path to the Python executable when entering the commands above.
That should be all!
Предположительно у вас система Windows 7, разрядность: 64 Bits
Подробнее
Версия для 64-битных Windows:
Скачать Portable Python (64-бита) с нашего сайта
Этот файл мы отметили как основной. Если вы не знаете что скачивать, то скачивайте его.
38.92 Мб
✔
Проверено антивирусами
Подробнее
0
0
Portable Python-3.10.5 x64.exe
|
soft.mydiv.net
MD5: 6d77550e6638922aee224869efe37694
SHA256: 47f6b2947b91758a483deeb0619d52da9317e1eec89916c3f807f6e0c647ab2c
Версия для 32-битных Windows:
Скачать Portable Python (32-бита) с нашего сайта
37.19 Мб
✔
Проверено антивирусами
Подробнее
0
0
Portable Python-3.10.5.exe
|
soft.mydiv.net
MD5: 74daa12471e725f5e5d347d4f33b1325
SHA256: 03c26fd430288d314aad67879155babde8e8faf87f1f8beeeabf1701b1256b57
Внимание! Мы стараемся тщательно проверять все программы, но не гарантируем абсолютную безопасность скачиваемых файлов. Администрация сайта не
несет ответственности за содержание файлов, программ и возможный вред от их использования.
Application: Python
Category: Development
Description:
Python is a programming language that lets you work more quickly and integrate your systems more effectively. (Source: Homepage)
Download Python Portable 3.8.10 Dev Test 1 [7.2MB download / 27.9MB installed]
(MD5: b9fa78b61c0e34e6e6cda5aba8bbe05e)
Download Python Portable 3.7.9 Dev Test 1 [7.2MB download / 28.1MB installed]
(MD5: 48874909062381d9a10f267a5d94df7a)
Deprecated: Download Python Portable 3.6.8 Dev Test 1 [6.4MB download / 25.3MB installed]
(MD5: ea8a8e474660bfad869c00f5671fd2c1)
Deprecated: Download Python Portable 3.5.4 Dev Test 1 [5.5MB download / 18.5MB installed]
(MD5: f58fd22b12c80e79dc559d6559896183)
Project on GitHub / SourceForge
Release Notes:
3.8.10 Dev Test 1 (2022-12-04): Update base app
3.7.9 Dev Test 1 (2021-04-01): Update base app
3.6.8 Dev Test 1 (2019-10-23): Update base app
3.5.4 Dev Test 1 (2018-10-26): Initial release