Native connection pooling in Django 5 with PostgreSQL
June 25, 2025
2 comments
A Python dict that can report which keys you did not use
June 12, 2025
7 comments
Category: Python
get in JavaScript is the same as property in Python
February 13, 2025
0 comments
Categories: Python, JavaScript
How I run standalone Python in 2025
January 14, 2025
1 comment
Category: Python
Converting Celsius to Fahrenheit round-up
July 22, 2024
0 comments
Converting Celsius to Fahrenheit with Python
July 12, 2024
0 comments
Category: Python
How do you thousands-comma AND whitespace format a f-string in Python
March 17, 2024
1 comment
Category: Python
Leibniz formula for π in Python, JavaScript, and Ruby
March 14, 2024
0 comments
Categories: Python, JavaScript
How to avoid a count query in Django if you can
February 14, 2024
1 comment
Pip-Outdated.py with interactive upgrade
September 21, 2023
0 comments
Category: Python