Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ratmcu authored Jan 9, 2022
1 parent b17e5bf commit 0a294bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## pycffi to use c c++ code in python

Purpose of this repo is to give a sample boiler plate to build a wrapping in python for a c or c++ code.
more documentation on pycffi: https://cffi.readthedocs.io/en/latest/

# pycffi_sample
how to use a c/c++ shared library with in python using cffi

Expand Down

0 comments on commit 0a294bc

Please sign in to comment.