MagicStack/httptools

Requesting Python Wheel File

rrenode opened this issue · 3 comments

Simply requesting the ability to download and install through the whl file

Agree, this is crucial for Windows deployments.

Also important for anything running inside containers, if you want to keep your images small and not embed a compiler. The temporary solution is to do some Docker multi-stage magic, but that's boring.

Done.