Python Forum

Full Version: Recommendation for good Python project and code to study
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey All,

I’m working to take my Python 3 programming skills to that next level.

One of the best ways to improve is to read code of the masters.

Can anyone recommend a good project with exemplary Python code for study?

Thx,
Keith :^)
One good place to look is https://pymotw.com/3/
If you want to get 'under the covers' any video by David Beazley is very enjoyable, and you will learn a lot. Tends to be more advanced.
Many of the PyCon videos are good to great (Google 'PyCon video')