Index ¦ Archives ¦ Atom ¦ RSS > Tag: introduction

Interfacing Python with C using ctypes

Python is a wonderful “very high level” language with an elegant design. It is an ultimate tool to rapidly develop applications. However, when it comes to performance (speed and memory), Python sucks. It is not meant for performance. So what do you do after building a quick prototype in python ...

© Prashanth Ellina. Built using Pelican. Theme by Giulio Fidente on github.