What this does: Using the win32com module (pip install pywin32), iterates through the inbox of Outlook and loads the data into an Excel workbook. The win32com module is the closest module that I found ...
metric-learn contains efficient Python implementations of several popular supervised and weakly-supervised metric learning algorithms. As part of scikit-learn-contrib, the API of metric-learn is ...