janmojzis / tinyssh

TinySSH is small server (less than 100000 words of code)
Creative Commons Zero v1.0 Universal
1.41k stars 75 forks source link

N/A #49

Closed MrBruz closed 3 years ago

MrBruz commented 3 years ago

N/A

ronf commented 3 years ago

I've never attempted this, but you might want to try following the instructions at https://docs.python.org/3/faq/windows.html#how-do-i-make-an-executable-from-a-python-script.

Even without doing this, if you have Python installed on your system, any file with a ".py" extension should automatically be associated with the Python application, and thus act as if it were executable.