Pip-Outdated.py - a script to compare requirements.in with the output of pip list --outdated
December 22, 2022
0 comments
Category: Python
Join a list with a bitwise or operator in Python
August 22, 2022
0 comments
Category: Python
How to sort case insensitively with empty strings last in Django
April 3, 2022
1 comment
Categories: Django, Python, PostgreSQL
How to close a HTTP GET request in Python before the end
March 30, 2022
0 comments
Category: Python
How to string pad a string in Python with a variable
October 19, 2021
1 comment
Category: Python
TypeScript function keyword arguments like Python
September 8, 2021
0 comments
Categories: Python, JavaScript
How to install Python Poetry in GitHub Actions in MUCH faster way
July 27, 2021
0 comments
Category: Python
An effective and immutable way to turn two Python lists into one
June 23, 2021
7 comments
Category: Python
The correct way to index data into Elasticsearch with (Python) elasticsearch-dsl
May 14, 2021
0 comments
Categories: Python, MDN, Elasticsearch
Umlauts (non-ascii characters) with git on macOS
March 22, 2021
0 comments