From the documentation scikit-learn implements SVC, NuSVC and LinearSVC which are classes capable of performing multi-class classification on a dataset. By the other hand I also
This is a snapshot from the book - Hands-on Machine Learning
I hope you may find it useful.