Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> In Java, 99% of all library dependencies are pure JARs

Yes, this is the difference...Python community has in practice chosen more native dependencies, Java has not. But Java JNI code (if you ever do have it) is just as painful.

> with Postgres being particularly painful

You want to a pure Python package, and those have gotten much better.

asyncpg is really, really good if you want async.

Otherwise, pg8000.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: