windows - Microsoft Visual C++ Compiler for Python 3.4 -


i know there "microsoft visual c++ compiler python 2.7" there, or planned, microsoft visual c++ compiler python 3.4 or eve microsoft visual c++ compiler python 3.x matter? supremely beneficial if didn't have install different version of visual studio on entire lab.

unfortunately able use extension modules provided others you'll forced use official compiler compile python. these are:

alternatively, can use mingw compile extensions in way won't depend on others.

see: https://docs.python.org/2/install/#gnu-c-cygwin-mingw or https://docs.python.org/3.4/install/#gnu-c-cygwin-mingw

this allows have 1 compiler build extensions both versions of python, python 2.x , python 3.x.