Nieuws

A superset of Python that compiles to C, Cython combines the ease of Python with the speed of native code. Here's a quick guide to making the most of Cython in your Python programs.
The next version of the Python-to-C translator will be a major release, with more tools than ever to speed up your code. Here’s how to try it now.
Data scientists and other developers who are frustrated with the inability to see what’s going on with their hybrid Python-C/C++ applications will appreciate Memray, a new open source memory profiler ...
If you’re really stubborn, like [amirgon], and really want C and Python to play well together, you can make use of his new tool which can bring any C library to MicroPython.