Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
notpushkin
5 months ago
|
parent
|
context
|
favorite
| on:
Query Your Python Lists
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.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Of course, if you use the same syntax for Python lists of dicts, you don’t need any library at all.