tag: python

Articles tagged python

Unit-testing with PyTest and Mock.

Unit tests are profound in their usefulness, but often hard to get started with, let's kick off with Mock and PyTest.

UWSGI emperor mode & nginx

UWSGI is great, let's explore a powerful setup where we want to run all the things!