Skip to content

spedemon/simplewrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplewrap

Simple wrapper for C libraries based on Ctypes.

Installation

pip3 install simplewrap

or download source files, uncompress, at the command line cd to the downloaded folder and run:

python setup.pu build_ext --inplace python setup.py build install pytest

About

Simple wrapper for C code based on ctypes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published