Hacker News new | ask | show | jobs
by iamricks 1544 days ago
I guess what interests me is how people structure their projects from small to large code bases.

I've been learning python specifically to get better at competitive programming style questions (I mainly work with Ruby on Rails).

Now I am trying to find projects that are well written to get an idea of how good Python is written but it seems like most recommendation are large projects like Flask. I want to learn the design patterns and file structures of Python in a way where i am not completely lost.