This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Description
At the early stage of development, I'm not familiar with Python even OOP, so I developed several modules in callback style. Since more skills I learned, I found that maybe OOP would be clearer and more elegant than I implemented before. Let's discuss this issue and try some POC to examine whether better or not.