Release Windows wheels
People using libvirt-python on Windows will have a hard time because it involves compiling libvirt and the libvirt-python C module, which involves a complex build environment setup. The Python ecosystem enables distributing pre-built libraries within Python modules as bdist (old) or wheels. Please add support for building Windows wheels (at least for amd64) and release them on PyPI.
Edited by Bastian Germann