Skip to content
Isaac Weaver edited this page Mar 18, 2017 · 1 revision

Script Watcher Roadmap

  1. Internal refactor/cleanup
  2. Integrate pdb debugging
  3. Setup pdb browser gui for debugging scripts (there would be a main server and a web socket server for communicating with SW) This would be done using python's http.server and or socket modules.
Clone this wiki locally