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
+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