I like plotly as well but I couldn't stand the python api nor cufflinks for that matter so I created my own wrapper. It's not fully featured but it handles 90% of the cases I want.
very nice. I like that it each chart method returns the figure, so if it is needed to do something you didn't implement the figure is available to edit.