Python Glossary
Study
Login
Español
Send Us Feedback
Browse Knowledge
See Learning Tools
Try Rapid Repetition
Take Practice Test
Play Quiz Game
Study Flash Cards
Python Glossary
extension module
Definition
A module written in C or C++, using Python’s C API to interact with the core and with user code.
Official Documentation Link
https://docs.python.org/3/glossary.html#term-extension-module
Knowledge
Learning Tools