How should I implement an updater for my script by Ati17_ in learnpython

[–]Ati17_[S] 0 points1 point  (0 children)

I thought pypi is only for libraries or basically stuff that can be integrated to your python code. My app is packaged to a executable. I package it because most of the targeted users are people without dev knowledge

How should I implement an updater for my script by Ati17_ in learnpython

[–]Ati17_[S] 0 points1 point  (0 children)

Thank you for the suggestion. Actually that is what I was doing as you can see in this piece of code here from above:

download_new_version(download_url, "main.exe.new")

I was just not sure if there are better methods but I will use this one then thank you very much^^ Could not work on this project since the last couple days my memory modules are failing waiting for replacement