Mastering-Python-2e-code_2/CH_17_c_and_cpp_extensions
2022-05-05 18:25:55 +02:00
..

Chapter 14, C/C++ Extensions
##############################################################################

| System Calls and C/C++ Libraries covers the calling of C/C++ functions for both interoperability and performance using Ctypes, CFFI and native C/C++.