I know that there is a \"Microsoft Visual C++ Compiler for Python 2.7\" but is there, currently or planned, a Microsoft Visual C++ Compiler for Python 3.4 or eve Microsoft V
For the different python versions:
Visual C++ |CPython -------------------- 14.0 |3.5 10.0 |3.3, 3.4 9.0 |2.6, 2.7, 3.0, 3.1, 3.2
Source: Windows Compilers for py
Also refer: this answer