Ask HN: Easy language/runtime to distribute to desktop users?
https://news.ycombinator.com/item?id=32044298I want to distribute an Open Source program to end users that does work via a Rest API. A UI isn't strictly necessary but might be required later.
What's the best language to write something like this in? Python?