Description
This talk is about searching, finding, and maybe understanding how Python developers make their choices in face of alternatives. We're told "There should be one-- and preferably only one --obvious way to do it." let's stop doing our "own way". I'll try to answer simple questions like "Is the consensus is to use pytest or unittest?" and tricker questions.