Open Mattwmaster58 opened 6 years ago
There's an unofficial package repository for compiled Windows packages -- C. Gohlke's.
It includes crc16
and crcmod
.
https://www.lfd.uci.edu/~gohlke/pythonlibs/#crc16
While not as convenient as PyPI, it does let you avoid VS Build Tools.
Hello! Sorry, I don't have capacity for maintaining this repository. Feel free to fork if you want. I am going to archive this repository.
I think it'd be beneficial to host prebuilt binaries for windows on PyPI. It's not a deal breaker for most, but having to download 4.5GB of VS Build Tools isn't fun.