Links of the Week (02/2024)
The first list of links for 2024.
Python ¶
- Don’t use Python’s property
- Alembic with Async SQLAlchemy
- A Deep Dive Into Python’s functools.wraps Decorator
- Python 3.13 gets a JIT
Django ¶
Database ¶
- Job queues with Postgres - A working example with async Python and Quart
- SQL Maxis: Why We Ditched RabbitMQ And Replaced It With A Postgres Queue
- Choose Postgres queue technology