-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding PyUpdater #720
Adding PyUpdater #720
Conversation
Enables a PyInstaller compiled app to auto update itself with very minimal work from the developer.
23abd09
to
40cd98b
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@vinta Hey, 20 votes here ;) |
@vinta PyUpdater is a great project, it should be added.. |
+1 here |
I think you will have more luck, opening an issue on the PyUpdater repository :) |
I have put this issue there however it got closed because it is a "general software question" and I have to know how to fix it if I am a developer. There is probably only 1000 people using pyupdater, thus very limited resources on the net and I have tried literally everything available. I also posted an issue on the bsdiff4 repo since that's where I am having issues but they have not replied to their issues in more than 2 years now. I really do not know what to do |
pyupdater is very cool, keep it up. |
Can't wait to try this out, love the idea 👍 |
What is this Python project?
A library that adds auto-update functionality to a PyInstaller compiled app.
What's the difference between this Python project and similar ones?
So far PyUpdater is the only library that supports PyInstaller
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
Enables a PyInstaller compiled app to auto update itself with very minimal work from the developer.
PyUpdater Docs