Esky is an auto-update framework for frozen Python applications
Esky provides a simple API, by the main interface, the 'Esky' class, through which apps can find, fetch and install updates, and a bootstrapping mechanism that keeps the app safe in the face of failed or partial updates.
Esky is currently capable of freezing apps with py2exe, py2app, cxfreeze and bbfreeze. Adding support for other freezer programs should be straightforward; patches will be gratefully accepted.
Question tagged with Esky
should describe problems using it's API.