Crinkle is a framework for organizing the execution of complex processing flows by implementing the “Chain of Responsability” pattern in Python
-
Updated
Mar 11, 2024 - Python
Crinkle is a framework for organizing the execution of complex processing flows by implementing the “Chain of Responsability” pattern in Python
Design Pattens with Python Examples.
Just a few software design patterns written in Python...
Enquiry Handler's Low Level Design. Equiry is passed to the chain. Whatever node it matches the enquiry, the log handler logs the enquiry type. It demostrates the maninly Chain of Responsibility Design Patten along with Factory Design Pattern.
Add a description, image, and links to the chain-of-responsibility-pattern topic page so that developers can more easily learn about it.
To associate your repository with the chain-of-responsibility-pattern topic, visit your repo's landing page and select "manage topics."