hello . i have 2 questions : 1- im trying to implement an ( Observer ) design pattern in python. what is the easiest implementation for that ?
i need it to observe machines status in a render farm that im building currently .
2- is there any good (python) design patterns book out there ?