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

Consider using cffi? #1

Open
alex opened this issue Dec 6, 2015 · 1 comment
Open

Consider using cffi? #1

alex opened this issue Dec 6, 2015 · 1 comment

Comments

@alex
Copy link

alex commented Dec 6, 2015

Hi! Right now it looks like this repo has a mix of C-extension and ctypes. Can I recommend using cffi for binding to C code, it is simple, safe, and works on pypy! https://cffi.readthedocs.org/en/latest/

@flamewow
Copy link
Owner

flamewow commented Dec 6, 2015

Hey Alex, thanks, will take a look. Any contribution from your side is welcome.

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

No branches or pull requests

2 participants