Bites of Code is a blog authored by a former colleague Eric Hulser to provide guidance, tips-and-tricks and knowledge about PyQt programming and development.
It contains a number of tutorials that walk through the basics of GUI porgramming, PyQt and Qt Designer, before taking you through the process of developing a complete application (Nexsys).
This repository is a collection of all the code associated with the blog, organised by tutorial. This is to serve as an additional reference point for working code and future development, beyond what is contained in the blog posts.