Город МОСКОВСКИЙ
00:05:26

How to install Python, Setuptools, Pip and Virtualenv on Windows in 5 minutes (XP / 7 / 8)

Аватар
PythonКод
Просмотры:
28
Дата загрузки:
02.12.2023 18:46
Длительность:
00:05:26
Категория:
Технологии и интернет

Описание

This is a tutorial that will in ~5 minutes teach you how to install Python, Setuptools, Pip and Virtualenv on Windows (no matter which version you use).

Excuse my English, I'm a Swede. =)

[Environment]::SetEnvironmentVariable("Path", "$env:Path;C:\Python27\;C:\Python27\Scripts\", "User")

https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py

https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py

Рекомендуемые видео