Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python binding #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Python binding #1

wants to merge 9 commits into from

Conversation

dmichel76
Copy link

I made a few modifications to the makefile to use Swig (http://www.swig.org/) to automatically generate a python module that wraps the existing library.

This is especially useful as any changes to the C code will automatically be reflected in the Python binding.

@cyrus104
Copy link

This would be great if we could update this and maintain it. To write programs on the Pi, python allows me to use other libraries like bluetooth without needing to know how to do that in C.

Thanks

@jwbroere
Copy link

jwbroere commented Jan 8, 2016

Is there an updated version that will work with Python and Pi? I would be happy to help on this.

@Dreamsahlem
Copy link

Hi , I thank you for this binding it is really helpful but I have some difficulties using it since I'm new with Python would you please help me ? thanks

@philipbell251
Copy link

Has anyone been able to get this working?, I can't get the ReplyAvail to work, just returns 0s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants