logoalt Hacker News

notpushkinlast Wednesday at 2:01 PM0 repliesview on HN

I love how PonyORM does this for SQL: it’s just Puthon `x for x in ... if ...`.

Of course, if you use the same syntax for Python lists of dicts, you don’t need any library at all.