/solid-python

Primary LanguagePythonMIT LicenseMIT

SOLID Python

A project that demonstrates how to implement SOLID principles using Python.

Solid

- Principle
S Single responsibility
O Open/Closed
L Liskov substitution
I Interface segregation
D Dependency inversion