|
|
|
|
|
by misaelm
4196 days ago
|
|
I built a small app that retrieves data from a remote server, builds a summary and then pushes it to a local html file. Number of people that tried it when I told them that to make it work they had to download python, pip, paramiko and install the pycrypto binary? Zero. Number of people that tried it after I just gave them a zip file with an executable? No longer zero. I tried different libraries but Nuitka was the only one that made everything work seamlessly. I owe this guy a beer. Edit: I no longer owe Kay a beer. I found the donation link on his website. |
|