frigate/frigate/comms
Nicolas Mowen 7c1681e344 Enable mypy for DB and fix types (#19434)
* Install peewee type hints

* Models now have proper types

* Fix iterator type

* Enable debug builds with dev reqs installed

* Install as wheel

* Fix cast type
2025-08-16 10:20:33 -05:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Enable mypy for DB and fix types (#19434) 2025-08-16 10:20:33 -05:00
embeddings_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
inter_process.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
mqtt.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
webpush.py Enable mypy for DB and fix types (#19434) 2025-08-16 10:20:33 -05:00
ws.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
zmq_proxy.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00