|
|
|
|
|
by int_19h
1738 days ago
|
|
Python supports Alpine just fine; indeed, the standard Docker Python images include Alpine variants. If you mean binary wheels, PyPA packaging added support for Alpine wheels a few months ago (https://github.com/pypa/packaging/pull/411), and auditwheel support for the same just shipped today. |
|