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.
Ansible is a python software and Python doesn't support Alpine.