Considering Re-Writing Open Source Code in Qt for Science Research

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
rigetFrog
Messages
112
Reaction score
4
I found some open source code in wx that I'm considering re-writing in qt and adding some new functionality to. It's for science research.

Before I do, I wanted some feedback from the community if this is a worth while endeavor and an estimate of how long it would take. It's about 700 lines of code.
 
Physics news on Phys.org
I'm very familiar with wxpython and somewhat familiar with pyqt. What's the code you want to convert? What kind of functionality did you want to add? Whether it's worth it to convert to Qt depends on how much new functionality you are planning and what that functionality is.