Dev (#6) - Higher-level Python implementation (#115) - Message List

Higher-level Python implementation
 unsolved

Hi folks,

I'm working on a higher-level Python implementation. It is a subclass of cwiid.Wiimote that interprets button pushes, acceleration data, disconnects etc. and calls more specialized functions. Examples are functions like "button_released(button_number)" and "disconnected()". Having a class like this probably greatly reduces a lot of boilerplate code shared by many cwiid projects.

Are you interested in integrating the code with cwiid? Or shall I distribute it as a separate Egg file in the Python Package Index? My personal preference is with the latter, since I can then quickly release new versions when I see fit. I thought it would at least be a good idea to let you guys know I'm working on this.

Cheers, Sybren

  • Message #24430

    CWiid development is pretty slow nowadays, so you'll probably want to keep it separate. Please do put something about your project in the wiki, though. Thanks for the info.

Attachments

No attachments created.