/use_C_from_Python

Example based on ctypes for running C functions from Python

Primary LanguagePython

This repo contains an example of running C functions from Python using ctypes

# Example of execution:

invoke --list
invoke build-functions
invoke test-ctypes