Skip to content

Category Archives: Python

FP: a quiet revolution

Functional Programming (FP) is taking over the programming world, which is kind of weird since it has taken over the […]

Links

There is a new version of gunicorn, 19.0 which has a couple of significant changes, including some interesting workers (gthread […]

Buildout Basics Part 1

Introduction to the series This is the first in a 3 part series of tutorials about creating, configuring and maintaining […]