Skip to content

Example code for interfacing with C and C++ from Python using Cython, SWIG, and CFFI

License

Notifications You must be signed in to change notification settings

RiskiUniverse/Python_Interface_Cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Interface_Cpp

Example code for interfacing with C and C++ from Python using Cython, SWIG, and CFFI

Fibonacci Example

This repository has example code for interfacing with some C code for calculating the Nth fibonacci number from Python using three different tools

About

Example code for interfacing with C and C++ from Python using Cython, SWIG, and CFFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.7%
  • Python 37.8%
  • C++ 10.9%
  • Shell 2.1%
  • Ruby 0.5%