RFExplorer / RFExplorer-for-Python

RF Explorer libraries and examples for Python 3
GNU Lesser General Public License v3.0
51 stars 25 forks source link

Why the RFExplorer library must work under python3.5? #2

Closed Lee-Kevin closed 7 years ago

Lee-Kevin commented 7 years ago

Why the RFExplorer library must work under python3.5, why can't worked under python3.4, as I know, some software like pyside isn't support python3.5 now. Can you provide suggestions about how to use PySide to make a GUI for RFExplorer?

Thanks

arocholl commented 7 years ago

Hi - thanks for your feedback.

Python 3.5 is the latest and suggested platform for Python development, including all important functional and security fixes.

There are plenty of options to create a GUI for RF Explorer, not only PySide. For instance you may want to check on this project started sometime ago by contributor: https://github.com/RFExplorer/pyRFExplorer using matplot