Skip to content

Refactor Python launching modules

Nicola Vigano requested to merge 3-refactor-module-names into master

General

Current python module names are redundant, and we would like to remove the dct_ prefix. Moreover, these modules are now aging, and they would require refactoring and clean-ups.

Closes #3 (closed)

Todo

  • Rename modules.
  • Remove OAR rest API.
  • Fix PyQt5 support, when PyQt4 is not available.
  • Fix XML warnings and errors.

Notes

Nothing.

Edited by Nicola Vigano

Merge request reports