django-html-validator now supports Django 2.x
August 13, 2018
0 comments
Categories: Python, Web development, Django
Quick dog-piling (aka stampeding herd) URL stresstest
August 10, 2018
0 comments
Category: Python
A good Django view function cache decorator for http.JsonResponse
June 20, 2018
0 comments
Categories: Python, Web development, Django
GeneratorExit - How to clean up after the last yield in Python
June 7, 2018
7 comments
Category: Python
Writing a custom Datadog reporter using the Python API
May 21, 2018
2 comments
Category: Python
Rust > Go > Python ...to parse millions of dates in CSV files
May 15, 2018
10 comments
Category: Python
Always return namespaces in Django REST Framework
May 11, 2018
1 comment
Fastest Python datetime parser
May 2, 2018
0 comments
Category: Python
Best EXPLAIN ANALYZE benchmark script
April 19, 2018
0 comments
Categories: Python, PostgreSQL
Efficient many-to-many field lookup in Django REST Framework
April 11, 2018
1 comment
Categories: Python, Django, PostgreSQL
hashin 0.12.0 is much much faster
March 20, 2018
0 comments
Category: Python
Worlds simplest web scraper bot in Python
March 16, 2018
1 comment
Category: Python
Now using minimalcss
March 12, 2018
0 comments
Categories: Python, Web development, JavaScript, Node
csso and django-pipeline
February 28, 2018
0 comments
Categories: Python, Django, JavaScript
Fastest way to unzip a zip file in Python
January 31, 2018
15 comments
Category: Python