Compiling Python extensions on Windows

Sat, 05 Jan 2013 by Bolshevik in python | Comments

Some python extensions e.g. pycrypto are distributed as a source code and require compilation. It is a big problem to build them on Windows. There are two options to do this. It is better to use MinGW to build extensions which are very UNIX-tight. But to build 64-bit code ...

Tagged as: python windows extensions pycrypto

About

PHP web developer, python developer