| 1 | #shared.py |
| 2 | # Description: |
| 3 | # This file, shared.py, is a core component responsible for managing shared resources and data for different modules in the Ragnar project. |
| 4 | # It handles the initialization and configuration of paths, logging, fonts, and images. Additionally, it sets up the environment, |