mirror of
https://github.com/jlengrand/Observer.git
synced 2026-03-10 08:31:23 +00:00
5 lines
248 B
Plaintext
5 lines
248 B
Plaintext
Instead of just taking a library on the internet, and because this is a famous pattern ; I chose to implement my own version of the Observer pattern for my FaceMovie Project
|
|
|
|
The implementation is in Python, and do not use any fancy other library
|
|
|