ctypes 0.9.1
Newer version available (1.0.2)
Released:
create and manipulate C data types in Python
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