Build python environment on windows

Instructions for using python on Windows like Linux or Mac environment

reference

http://rinor.hatenablog.com/entry/2015/07/11/105210

Breaking away from the command prompt

cmder installation

--Download from Download Full at http://cmder.net/ --This is git, ssh, cd, ls, etc. .. .. Become usable

chocolatey installation

--Run below with cmder

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin

--Now you can install various things with choco install ~ --Note: You need to close the commander once before using it.

Installation around python

python install

pip installation

Installation of various python libraries

Recommended Posts

Build Python environment on Windows
Build python environment on windows
Python 2.7, 3.4, 3.5 extension module build environment on Windows
Simply build a Python 3 execution environment on Windows
Python on Windows
python windows environment
Python environment construction memo on Windows 10
Anaconda python environment construction on Windows 10
Install python2.7 on windows 32bit environment
Install Python development environment on Windows 10
Build Python 3.8 + Pipenv environment on Ubuntu 18.04
Build a python3 environment on CentOS7
Build a GVim-based Python development environment on Windows 10 (3) GVim8.0 & Python3.6
Build a GVim-based Python development environment on Windows 10 (1) Installation
python windows environment construction
Creating a python virtual environment on Windows
Build a GVim-based Python development environment on Windows 10 (2) Basic settings
python basic on windows ②
Build Python environment with Anaconda on Mac
Install python on windows
Build TensorFlow on Windows
Build XGBoost on Windows
build Python on Ubuntu
Build a Python + OpenCV environment on Cloud9
Build a 64-bit Python 2.7 environment with TDM-GCC and MinGW-w64 on Windows 7
Build python environment with pyenv on EC2 (ubuntu)
Build Python3.5 + matplotlib environment on Ubuntu 12 using Anaconda
Build a python environment with ansible on centos6
Build a Python development environment on your Mac
Build Python3 + flask environment on GCP Compute Engine
Create a Python virtual development environment on Windows
Build a Python development environment on Raspberry Pi
Set-enable Python virtualenv on Windows
Run Openpose on Python (Windows)
Install watchdog on Windows + Python 3.3
Python + Kivy development on Windows
Prepare Chainer environment on Windows
Python environment construction (Windows10 + Emacs)
Sphinx-autobuild (0.5.2) on Windows7, Python 3.5.1, Sphinx 1.3.5
Fastest Python installation on Windows
Django environment development on Windows 10
[ev3dev × Python] Build ev3dev development environment
Python environment construction under Windows7 environment
Build a Python environment offline
I ran python on windows
[Tensorflow] Tensorflow environment construction on Windows 10
[Python] [Chainer] [Windows] Install Chainer on Windows
Use Python on Windows (PyCharm)
Install Python3 on Mac and build environment [Definitive Edition]
Build a machine learning Python environment on Mac OS
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
Create a comfortable Python 3 (Anaconda) development environment on windows
How to build a Django (python) environment on docker
Build a Python development environment on Mac OS X
Build a Python environment on your Mac using pyenv
Build a Python development environment using pyenv on MacOS
Create a decent shell and python environment on Windows
Build python 1.0
How to build a Python environment on amazon linux 2
Build a machine learning environment natively on Windows 10 (x64)
docker build python based on alpine