scripts.health_check

Health Check Script for Entomological Label Information Extraction Validates system requirements and provides diagnostic information.

Functions

check_dependencies()

Check for optional dependencies.

check_docker()

Check Docker installation and status.

check_project_structure()

Check if we're in the correct project directory.

check_python_version()

Check Python version and provide recommendations.

check_system_resources()

Check available system resources.

main()

Run comprehensive health check.