Alright, I have to admit it: SQLAlchemy rules
# random
s
Alright, I have to admit it: SQLAlchemy rules
c
The ORM part is pretty neat too. I normally don't like ORMs, but with SQLAlchemy ORM I always make the effort to read through all the documentation at least 3 times because I know that the answer to whatever question I have is somewhere in there.