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

Click For Summary
SUMMARY

The discussion centers on the potential re-writing of an open source codebase from wxPython to PyQt for scientific research purposes. The original code consists of approximately 700 lines and the author seeks community feedback on the feasibility and time estimation for this transition. Key considerations include the desired new functionalities to be integrated into the PyQt version, which will ultimately determine the worthiness of the conversion effort.

PREREQUISITES
  • Familiarity with wxPython and PyQt frameworks
  • Understanding of Python programming language
  • Knowledge of open source software principles
  • Basic concepts of software development and code refactoring
NEXT STEPS
  • Research the differences between wxPython and PyQt frameworks
  • Explore PyQt's capabilities for adding new functionalities
  • Learn about code refactoring best practices
  • Investigate community feedback mechanisms for open source projects
USEFUL FOR

This discussion is beneficial for software developers, particularly those involved in scientific research, who are considering transitioning applications from wxPython to PyQt and are interested in enhancing functionality within their projects.

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.
 
Technology news on Phys.org
it's in python
 
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.
 

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
3K
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K