Project Structure - TitaniumBunker/Selfietorium GitHub Wiki

we started selfietorium by working on different aspects of the solution separately. Dave was looking at GPIO, whereas I was looking at image and templating.

Now we are starting to look at integrating this work, we need to look at a preferable way of structuring the code. the following slide is taken from the python - beyond the basics course on Pluralsight. Python project structure as recommended in the Pluralsight Python course