Real World Projects in Python 3.x [Video], published by Packt
Evaluating Free / Open Source Software Projects (Book)
A cookiecutter for projects with continuous delivery baked in.
This repository has the purpose of creating a hierarchical tree file organization system standard for small to medium size projects. Each folder sorted by the programming language will contain a file structure template that can be cloned or downloaded to start new projects. I have come to a project structure that shall avoid confusion being as simple as possible and should keep your code clean, neat, structured, and clutter free. The file structure system is modular and suited to modern standards, therefore you can add or remove files and folders to tailor it to a particular project or task. Each folder has its own explanation in this guide and more documentation in the folder itself.
Example projects and code are supplied to support the Arm-based IoT Kit for Cloud IoT Core
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.