|
|
|
|
|
by 120photo
1437 days ago
|
|
I tried porting a Python utility I wrote to Go specifically because I did not want people to have to install any 3rd party libraries (in this case just one). If anything I had a much deeper appreciation as to how much Python does for you and just lets you work. I would still like to port someday. For now I can containerize my app but that would still require people to install docker and learn how to use docker. |
|
[0]: https://shiv.readthedocs.io/en/latest/
[1]: https://pyinstaller.org/en/stable/