We can now run pip install datasketches -- and it should just work! The current package there is based on rc1 (so I'll yank and replace it if the rc vote fails), but I'm still excited to announce that we have the package available, and also own the datasketches package name.
We're using uses manylinux, so in theory we'll support a wide variety of linux platforms, as well as Windows and Mac (both intel-based and universal packages). In addition to doing a lot of the heavy lifting on the C++ repo in general, many thanks to Alexander Saydakov for his dogged pursuit of compilation issues on Windows. That let us get CI running across platforms, and is ultimately what made it possible to generate the variety of wheels cleanly. (And if the rc1 release is rejected, I'll use that as an excuse to clean up the project descriptions.) jon
