In this short article I will demonstrate a nifty trick to get your python tracebacks annotated with git blame information, specifically… (more…)
Read more »
The goal of a developer retreat is to stop what you are doing for awhile and
explore something new. This usually requires a shift in mindset, and the
biggest shift is to suspend the focus around productivity and urgency. It’s
important to give up the idea... (more…)
Read more »
Flask's Tox/Travis builds all started failing. Looks like a new version of setuptools was just released that has a problem with six.
Obtaining file:///home/david/Projects/flask
Installing collected... (more…)
Read more »
Retrying library for Python. Contribute to jd/tenacity development by creating an account on GitHub. (more…)
Read more »
MacroPy3 is a port of the original MacroPy to Python 3. If you look for
the Python 2 version see the python2 branch. (more…)
Read more »