D
D
danis_20142017-02-05 00:26:13
Python
danis_2014, 2017-02-05 00:26:13

Install Python via console on Windows?

It is necessary to transfer the Python project along with the libraries to a person who does not have an interpreter. I decided to do everything through the batch file, but after searching Google I did not find the command to install python.
What needs to be written in the windows console to install python + pip and the necessary libraries?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2017-02-05
@danis_2014

https://www.python.org/download/releases/2.4/msi/
How to download something in console on windows
stackoverflow.com/questions/28143160/how-can-i-dow...

A
Artem @Jump, 2017-02-05
curated by the

https://chocolatey.org/
choco install python
choco install pip

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question