News

This is fork of pyzeroconf, Multicast DNS Service Discovery for Python, originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf), modified by William ...
. ├── alembic/ # Database migrations ├── app/ # Application code │ ├── api/ # API routes │ │ └── v1/ # API version 1 │ │ ├── endpoints/ # API endpoints │ │ └── api.py # API router │ ├── core/ # Core ...