Python implementations of Clean Architecture examples.
The original blog where Clean Architecture was introduced can be found here. The following figure is a reorganization of the diagram for my own understanding.
An application based on "Clean Architectures in Python" written by Leonardo Giordani.
An example of clean architecture and the backend service of PARROT, which is a web service where you can learn English by doing "Parrot's Law". This application is currently no longer in operation.