Skip to content

TerryHannant/cwrap

 
 

Repository files navigation

cwrap

cwrap is a Python wrapper around C code, building upon ctypes.

Examples

See examples/

Installing

pip install cwrap

Running tests

Clone this repo and cd into it, then:

pip install -r requirements.txt
python -m unittest discover -v -s tests

About

cwrap is a Python wrapper around C code, building upon ctypes.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%