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

Reference multibuild and cibuildwheel as first resource to more easily build binary wheels for C extensions #117

Merged

Conversation

YannickJadoul
Copy link
Contributor

As some first references to guide users that want/need to build binary wheels, multibuild and cibuildwheel are useful resources to get started.

Partially addresses #59

Disclaimer: I'm one of the cibuildwheel maintainers, so don't blindly take my word for it and check for yourself, but I do believe these two projects deserve to be mentioned in the context of binary wheels.

Copy link
Contributor

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use multibuild in one of my projects, and I've also heard good thing about cibuildwheel.

@henryiii
Copy link

henryiii commented Dec 28, 2020

Here's a list of some of the projects using cibuildwheel, like scikit-learn, matplotlib, and twisted; multibuild is used for NumPy, Pandas, Pillow, and more.

PS: also a (recent) cibuildwheel maintainer, which is why I know about that list)

Copy link
Collaborator

@LilyFoote LilyFoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an excellent step to address #59.

@meshy meshy merged commit 79122d7 into meshy:main Jun 6, 2022
@YannickJadoul YannickJadoul deleted the binary-wheels-multibuild-cibuildwheel branch June 9, 2022 09:35
@YannickJadoul
Copy link
Contributor Author

Thanks! :-)

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