Ctypes

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

ctypes

http://starship.python.net/crew/theller/ctypes/
'ctypes' is a ffi (Foreign Function Interface) package for Python. It lets you call functions from dlls/shared libraries and has facilities to create, access and manipulate simple and complicated C data types transparently from Python - in other words: wrap libraries in pure Python.

Documentation

User tutorial included and available in HTML format from http://starship.python.net/crew/theller/ctypes/tutorial.html

Related Projects


Download

Download External-link-icon.png version 0.9.6 (stable)
released on 18 March 2005

VCS Checkout

:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ctypes

Categories



Licensing

LicenseVerified byVerified onNotes
X11Janet Casey5 August 2005



Leaders and contributors

Contact(s)Role
"Email theller@users.sourceforge.net" Thomas Heller Maintainer


Resources and communication

Audience Resource type URI
Developer VCS Repository Webview
Developer Mailing List Info/Archive http://lists.sourceforge.net/mailman/listinfo/ctypes-devel
Support Mailing List Info/Archive http://lists.sourceforge.net/mailman/listinfo/ctypes-users


Software prerequisites

Kind Description
Required to use libffi
Required to use Python 2.3 or later

This entry (in part or in whole) was last reviewed on 5 August 2005.



Entry



























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox