******************* Application Scripts ******************* This section provides documentation for the main application scripts located at the root of the project, including the application factory and configuration classes. Application Factory (`app.py`) ============================== .. automodule:: app :members: Configuration (`config.py`) =========================== .. automodule:: config :members: