Ticket #23 (closed enhancement: fixed)
WANTED: Python binding
| Reported by: | amp | Owned by: | dsmith |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | libcwiid | Version: | 0.5.02 |
| Keywords: | Cc: |
Description
I would really like to have a python binding for CWiid. I would allow for easy experimentation with input processing algorithms. (Also I plan on creating a uinput python binding so I could use it for advanced interaction)
I have a fair amount of experience with SWIG (www.swig.org), so I am going to start creating a binding using that. I will post a patch as soon as there is any useful code.
If anyone has other opinions as to how this should be done please tell me. I just like SWIG because it is quick and easy. Also if I am careful when creating the binding it will be easy to use the same SWIG file to create Java/C#/etc. binding if anyone wants to.
I will be working with the SVN trunk.
-Arthur

