fusion44 / blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI
MIT License
19 stars 18 forks source link

Enable remote debugging with the package debugpy #206

Closed fusion44 closed 1 year ago

fusion44 commented 1 year ago

Implement debugpy to debug the API source executed on another machine, like a RaspiBlitz etc. Package on pypi: debugpy

Tasks: