Spurred on by a legacy code base, I've been extending SQLAlchemy to allow for implicit [authorization, access control](https://github.com/dhiltonp/sqlalchemy_auth) and event systems.

I'll share what I've done and how it has simplified the way we write code.

Along the way we'll look at testing, APIs and the hairy underbelly of SQLAlchemy. [356]

Comments

Comments are closed.