DjangofromPycoders3 days agoPyCoder's Weekly | Issue #728Django projects can be improved with Alpine AJAX and friendly classes for better code quality and maintainability.
Web frameworksfromhttps://daniel.feldroy.com7 months agoTIL: Using SQLModel Asynchronously with FastAPI (and Air) with PostgreSQLUse SQLModel with both asyncpg and psycopg2-binary, plus greenlet, to enable asynchronous and synchronous PostgreSQL operations in FastAPI applications.