Askaniy / TrueColorTools

GUI application for calculating human-visible colors of celestial bodies from their photometric data
MIT License
19 stars 5 forks source link

Migration from PySimpleGUI #59

Closed Askaniy closed 7 months ago

Askaniy commented 9 months ago

Since PySimpleGUI 5, released on February 12, 2024, it becomes not possible to use the up-to-date library versions:

Therefore, the project remains on PySimpleGUI 4.60.5, released on May 22, 2023, until the TCT's GUI would be rewritten with another library, most likely PyQt or PySide.

Askaniy commented 7 months ago

Need to test https://github.com/spyoungtech/FreeSimpleGUI. (also, json-five may be a faster json5 database importer than current json5)

Askaniy commented 7 months ago

Done in https://github.com/Askaniy/TrueColorTools/commit/d49d8a940f44d99ef586d2aebf3f9d3d8b99b4ba and https://github.com/Askaniy/TrueColorTools/commit/e3fcef674776d0efe7a5a8c54023e449b106c78c.