Ask HN: Examples of good/bad Python codebases for reading
I am looking for some examples of good and bad Python codebases. My aim is to read through some code and learn from it. I know Django is a good example. Which other open source projects can I look at? I am open to code in any area including web apps, machine learning, networking, systems or others. Thanks!
2 comments
[ 4.3 ms ] story [ 9.8 ms ] threadIt would be very interesting to rewind a project's and study how the tests and the code were written in parallell. Thanks too!