gennad / Design-Patterns-in-Python

A collection of popular design patterns implemented in Python programming language
717 stars 206 forks source link

The builder pattern #3

Open CALlanoR opened 9 years ago

CALlanoR commented 9 years ago

I found an example of the builder pattern for add to add to your repository.