https://salmonmode.github.io/2019/03/29/building-good-tests.html
using pytest fixtures, parametrization, stacking fixtures, ...
https://jamescooke.info/arrange-act-assert-pattern-for-python-developers.html
https://stevedower.id.au/blog/most-critical-python-metric
"Regardless of how much code you have or the style it’s been written in,
if it’s easy to navigate, easy to modify, and easy to identify and avoid side effects,
you’ve likely got complexity under control."
https://sobolevn.me/2020/03/do-not-log
"What makes a good log? When should you log something, and when is logging overkill?
In this opinion piece, Nikita Sobolev argues that logging isn’t always best-practice
in an application and discuss some alternatives that might make better sense from a business perspective."
https://www.b-list.org/weblog/2020/mar/16/no-service/
"[On the] recommendation to add a 'service layer' to Django applications.
The short version of my opinion on this is: it’s probably not what you want in Django apps."
https://www.fluentcpp.com/2020/01/17/technical-debt-is-like-a-tetris-game/
https://github.com/phalt/django-api-domains https://github.com/cosmicpython/book https://www.amazon.de/gp/product/1492052205/ref=ox_sc_saved_title_7?smid=A3JWKAKR8XB7XF&psc=1 https://github.com/HackSoftware/Django-Styleguide