mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
added ctypes for FFI
This commit is contained in:
parent
0901fdb517
commit
076f473ff0
@ -660,6 +660,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||
|
||||
*Libraries for providing foreign function interface.*
|
||||
|
||||
* [ctypes](https://docs.python.org/2/library/ctypes.html) - (Python standard library) Foreign Function Interface for Python calling C code.
|
||||
* [cffi](https://pypi.python.org/pypi/cffi) - Foreign Function Interface for Python calling C code.
|
||||
|
||||
## High Performance
|
||||
|
Loading…
x
Reference in New Issue
Block a user