![]() |
ThalamOS
a powerful Flask web application designed to enhance your storage management.
|
WSGI entry point for the StorageManager application. This module initializes and runs the Flask application defined in the `app` package. When executed as the main module, it starts the Flask development server. Attributes: app (Flask): The Flask application instance imported from the `app` package.