teuben / nemo

a Stellar Dynamics Toolbox (Not Everybody Must Observe)
https://astronemo.readthedocs.io
GNU General Public License v2.0
56 stars 40 forks source link

tkrun with python #122

Open teuben opened 1 year ago

teuben commented 1 year ago

tkrun is a C tool, but to use native python there should be a python version?

teuben commented 1 year ago

Besides trying to decide between tkinter and pyQt, there is a version of tkrun under python, developed by Brian Prager in summer 2008 under python2. A simple conversion to python3 broke the interface. See the teuben/tkrun github repo where this is being played with.

teuben commented 5 months ago

The development happens in https://github.com/teuben/agui, but the qtrun.py script gets copied to $NEMOBIN/qtrun during NEMO's install