ctypes 1.0.2
Latest version
Released:
create and manipulate C data types in Python, call functions in shared libraries
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Thomas Heller
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
ctypes is a Python package to create and manipulate C data types in Python, and to call functions in dynamic link libraries/shared dlls. It allows wrapping these libraries in pure Python.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Thomas Heller
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic