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

Generate Cython bindings and build extension modules #449

Open
ajbennieston opened this issue Oct 14, 2018 · 2 comments
Open

Generate Cython bindings and build extension modules #449

ajbennieston opened this issue Oct 14, 2018 · 2 comments

Comments

@ajbennieston
Copy link
Member

FFIG could generate Cython .pyx files and use CMake to build them into extension modules.

@jbcoe
Copy link
Collaborator

jbcoe commented Oct 14, 2018

Sounds like a fine idea!

Do you have any Cython references we could use?

@ajbennieston
Copy link
Member Author

I've been playing with Cython this weekend, see https://github.com/ajbennieston/try-cython for an example of using Cython to wrap a simple C library.

@ajbennieston ajbennieston self-assigned this Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants