mongodb-labs / python-bsonjs

A fast BSON to MongoDB Extended JSON converter for Python - This Repository is NOT a supported MongoDB product
Apache License 2.0
40 stars 10 forks source link

Wheels for Python 3.7, 3.8, 3.9 #26

Closed jasonstitt closed 3 years ago

jasonstitt commented 3 years ago

The latest wheels available on PyPI are for Python 3.6. It would be helpful to have prebuilt wheels available for more recent Python versions.

ShaneHarvey commented 3 years ago

I uploaded the manylinux and macos wheels. Windows wheels are blocked for now due to an issue with our dev machines. Cheers!

skewty commented 3 years ago

@ShaneHarvey are your dev machines still broken?

Are you aware of these free development images: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/

ShaneHarvey commented 3 years ago

Thanks @skewty, last I checked we are still blocked. I am aware that I can set up a dev VM myself but I was hoping that I wouldn't need to go through the trouble. Are you looking to use this library on Windows with Python 3.7+?

skewty commented 3 years ago

Yes, I am required to deploy onto a Windows server. The code is written on CPython 3.9.

ShaneHarvey commented 3 years ago

Thanks for the nudge. We resolved our issue and I've just uploaded the Windows wheels for 3.6-3.9: https://pypi.org/project/python-bsonjs/0.2.0/#files