Please note that these are just the code examples accompanying the book, which we uploaded for your convenience; be aware that these notebooks may not be useful without the formulae and descriptive ...
Proplot is an object-oriented matplotlib wrapper. The "wrapper" part means that proplot's features are largely a superset of matplotlib. You can use plotting commands like ~matplotlib.axes.Axes.plot, ...