Contents

cibuildwheel 2.17.0

0

Build Python wheels on CI with minimal configuration.

Build Python wheels on CI with minimal configuration.

Stars: 1708, Watchers: 1708, Forks: 219, Open Issues: 84

The pypa/cibuildwheel repo was created 7 years ago and the last code push was 11 hours ago.
The project is very popular with an impressive 1708 github stars!

How to Install cibuildwheel

You can install cibuildwheel using pip

pip install cibuildwheel

or add it to a project with poetry

poetry add cibuildwheel

Package Details

Author
Joe Rickerby
License
BSD-2-Clause
Homepage
https://github.com/pypa/cibuildwheel
PyPi:
https://pypi.org/project/cibuildwheel/
Documentation:
https://cibuildwheel.pypa.io/
GitHub Repo:
https://github.com/pypa/cibuildwheel

Classifiers

  • Software Development/Build Tools
No  cibuildwheel  pypi packages just yet.

Errors

A list of common cibuildwheel errors.

Code Examples

Here are some cibuildwheel code examples and snippets.

GitHub Issues

The cibuildwheel package has 84 open issues on GitHub

  • chore: add PyLint and fix most issues
  • refactor: split generic workflow from OS specific workflow
  • Remote container build
  • Podman support on Linux
  • Add GitLab CI support for macOS
  • Allow running cibuildwheel inside of a previously configured docker image.
  • Cross compiling aarch64 wheel

See more issues on GitHub

Related Packages & Articles

tox 4.14.2

tox is a generic virtualenv management and test command line tool

censys 2.2.12

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).