Cope with JSONDecodeError in requests.get().json() in Python 2 and 3
November 16, 2016
6 comments
Category: Python
Optimization of QuerySet.get() with or without select_related
November 3, 2016
1 comment
Categories: Python, Django, PostgreSQL
Django test optimization with no-op PIL engine
October 27, 2016
6 comments
hashin 0.7.0 and multiple packages
August 30, 2016
0 comments
Category: Python
django-html-validator - now locally, fast!
August 12, 2016
1 comment
Categories: Python, Web development, Django
How to identify/classify what language a piece of text is
August 9, 2016
0 comments
Categories: Misc. links, Python
json-schema-reducer
August 2, 2016
0 comments
Category: Python
Premailer 3.0.0 - classes kept by default
June 7, 2016
0 comments
Categories: Python, Web development
hashin 0.5.0 bug fix
May 17, 2016
0 comments
Category: Python
Time to do concurrent CPU bound work
May 13, 2016
3 comments
Decorated Concurrency - Python multiprocessing made really really easy
May 13, 2016
17 comments
Category: Python
gg - A prototype to rule Git, GitHub and Bugzilla
May 6, 2016
0 comments
Categories: Python, Web development
How to track Google Analytics pageviews on non-web requests (with Python)
May 3, 2016
1 comment
Categories: Python, Web development, Django, Mozilla
Whatsdeployed on only one site
February 26, 2016
0 comments
Categories: Python, Web development, Mozilla
How to no-mincss links with django-pipeline
February 3, 2016
2 comments
Categories: Python, Web development, Django