Face-Attendance/ │ ├── app.py # Main Flask application ├── utils.py # Face detection and capture functions ├── train_model.py # Model training (KNN) ├── attendance.csv # Attendance records ├── ...
A CLI tool that creates IP-netmask address objects on Palo Alto Networks Panorama using the pan-os-python SDK. Address objects are defined in YAML configuration files organized by device group, ...