google / google/atheris

Generate wheels for all platforms via cibuildwheel

Open
#52 3 comments 0 reactions 1 assignee Claimed by @jvoisin View on GitHub
continuous integration
Dominant language
Python
Stars
1.7k
Forks
127
PR merge metrics
No merged PRs in 30d

Description

**What**

Use https://github.com/pypa/cibuildwheel/ to build wheels for major platforms.

**Why**

This would make it easier to install and use this project, when you're not on a Linux machine and trying to fuzz Python code.

In my case, I'm trying to fuzz the piece of code that serves a a foundational piece of the Python packaging ecosystem (like parsing requirements within pip): https://github.com/pypa/packaging/. I'd like for MacOS/Linux wheels that cover all the supported Python versions. :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.