Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 246 Bytes

Script.md

File metadata and controls

7 lines (6 loc) · 246 Bytes

Script:

I have developed a convenient script that automates the conversion process for UI, resource and translation files.

  • '.ui' -> '.py'
  • '.qrc' -> '.py'
  • '.ts' -> '.qm'

Here is it: scripts/full_convert.py