Comment on Ask HN: Intermediate Python learning resources?Comments−tbatterii13yI would say you are at the point where the next level is learning by doing and reading source code. You mentioned flask which I've been told is high quality code, start reading the bits that you use to find out how they work.
Comments
I would say you are at the point where the next level is learning by doing and reading source code. You mentioned flask which I've been told is high quality code, start reading the bits that you use to find out how they work.