What you describe is almost exactly what conda-forge ( https://conda-forge.github.io/) is - but it is for conda packages, not wheels. I'm not sure how readily you or anyone else could adapt it to build wheels (also or instead), but I can't imagine it being exceedingly difficult.
On Fri, Aug 12, 2016 at 8:39 AM Philippe Ombredanne <pombreda...@nexb.com> wrote: > Dear wheelers: > What if we came with a blessed and maintained way to easily create > wheels for Python packagers that would with minimal efforts build on > Linux, Mac and Windows? I know there are many efforts to handle this > for Mac, for many Linux, for Windows with various build environments. > Some are trying to support also Mac and Linux.... > What if we provided a repo that would have it all for the most common > use cases (at least common for me): Linux, Mac and Windows on 32 and > 64 bits for CPython 2.7 and recent 3.x? > And what if we would even publish a public wheelhouse and make it > super easy for Pypi publishers to have their wheels built with a > simple PR to that repo, without having to maintain the whole setup > themselves? > > -- > Cordially > Philippe Ombredanne > _______________________________________________ > Wheel-builders mailing list > Wheel-builders@python.org > https://mail.python.org/mailman/listinfo/wheel-builders >
_______________________________________________ Wheel-builders mailing list Wheel-builders@python.org https://mail.python.org/mailman/listinfo/wheel-builders