Member-only story

Write Your Own C-extension to Speed Up Python by 100x

Mike Huls
TDS Archive
Published in
9 min readDec 8, 2021
It’s like installing a jet engine on your truck! (image by Y S on Unsplash)

How can we combine Python’s ease of development without sacrificing speed?

Importing the C-module into our Python program (image by (Kat Sazonova on Unsplash)

Writing in C? Sounds difficult

Isn’t this the same as re-writing the project in another language?

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Mike Huls
Mike Huls

Written by Mike Huls

I write about interesting programming-related things: techniques, system architecture, software design and how to apply them in the best way. — mikehuls.com

Responses (1)

Write a response