python-pkcs11
python-pkcs11 copied to clipboard
wheel packages
New windows support sounds great so maybe wheel packages help to user to install faster and without compiler this lib. There is a lot of packages supporting wheels binaries and could be great if no compilation required to have this app (specially on windows).
Nice work.
This could happen. I've not built a Windows wheel before. Looks like there's some tooling now to build wheels in CI, e.g. https://github.com/joerick/cibuildwheel
+1 to this! If there's any chance that wheels could be built for Linux as well, that would be great.