Re: [Python-Dev] Microsoft Visual C++ Compiler for Python 2.7

2014-09-28 Thread Paul Moore
On 26 September 2014 19:01, Steve Dower wrote: > You can install the package without requiring administrative privileges and, > with the latest version of setuptools (when it releases), use tools such as > pip, wheel, or a setup.py file to produce binaries on Windows. >From the setuptools chang

Re: [Python-Dev] Microsoft Visual C++ Compiler for Python 2.7

2014-09-28 Thread Eko Wibowo
+1 Wow. After PTVS, this is the next big thing for Python developer on Windows. Hoping that someday Python will be treated by Microsoft just like .NET Framework: so we can easily shipped our own modules, not with a complete Python interpreter and packages Thanks Steve! On 9/27/2014 1:01 AM, Steve