You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is for the development of a self-updating Python zipapp.
1
+
This is a PoC for a selfupdating Python zipapp. It compares it's version againt the tag of the latest release in the repo. If there is a newer version available, it will download it and replace itself with the newer version.
0 commit comments