How to use C from Python? - #9

Опубликовано: 25 Март 2026
на канале: Lambert Labs
7,010
113

Welcome to Learning at Lambert Labs session #9. This week, Amelia Crowther, explains how to use pre-existing C code from Python modules.

In Today's Learning Session:
Reasons to use C code from Python (old legacy apps, performance, access to the C standard library)
Two methods: ctypes and creating a C extension
Demo using ctypes
ctype function annotations
Creating a C extension module
Demo using setup.py to create a C extension
Q&A from our developers!

🔊 Subscribe to our channel for weekly learning sessions!
   / @lambertlabs  

🔗 Lambert Labs Links 🔗 :
🌎 Website: https://lambertlabs.com/​​
📱 Twitter:   / lambertlabs​  
📝 LinkedIn:   / lambertlabs  
📂 GitHub: https://github.com/lambertlabs​​

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

⭐ Tags ⭐
C
C extension
Python
Ctypes
Python development agency