I'm trying to put together a tutorial using Pony ORM for Python, and would be grateful for tips on how to simplify my code: please see https://stackoverflow.com/questions/78829629/date-conversion-and-any-in-pony-orm-with-sqlite, and thank you in advance. #PonyORM
date conversion and any() in Pony ORM with SQLite

I am building a web application tutorial using Pony ORM. My Python is working, but feels very clunky: in particular, I'm managing date conversion by hand after fetching records, and am doing concat...

Stack Overflow

Dear #Python community,

what is the recommended library to interact with #PostgreSQL?
I've heard of #psycopg2 and #SQLAlchemy in context of web applications but want to build a desktop app.
Tried #PonyORM with mixed results.

I'd prefer not to go raw #SQL if possible.

#cauf blog #яидиот #python

только что заметил, что в #PonyORM до сих пор не реализованы миграции

Но так как базовая версия уже запилина, то переделывать не буду. В будущем придется мигрировать вручную