Temporary support for Alpine wheels based on musl libc.
Alpine Linux is a wonderful lightweight Linux distro featuring python3 support. Many projects are targetting it as it streamlines developer processes. In our Python community, the standard packaging is pypi, and although it recently started featuring glibc support with the awesome job of the Pypa team, it still lacks support for musl based libc as needed in Alpine.
This repo, and related docker images tries to fill this void until a better solution is found. The artifacts and images are gratiously built in the dockerhub, and the actual wheels hosted on github.
For now, packages supported for py27 and py35 are:
- gevent-1.1.1
- greenlet-0.4.9
- Pillow-3.2.0
- psycopg2-2.6.1