Skip to content

This is a PoC for a self updating Python zipapp.

Notifications You must be signed in to change notification settings

CodyAbode/PyZap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a PoC for a self updating 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.