supervenn is a matplotlib-based tool for visualization of any number of intersecting sets. It supports Python sets as inputs natively, but there is a simple workaround to use just intersection sizes.
PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most ...