The cask module is a high level convenience wrapper for the Alembic Python API. It blurs the lines between Alembic āIā and āOā objects and properties, abstracting both into a single class object. It also wraps up a number of lower-level functions into high level convenience methods. -
View it on GitHub