Skip to content

A module designed to allow basic background patching of python programs, including when they are compiled with something like py2exe

Notifications You must be signed in to change notification settings

Yacoby/PyPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

PyPatcher is a project intended to allow patches for python programs to be
generated and silently downloaded and installed, mimicing Google Chromes 
update model.

It is designed to cope with compiled python programs (such as projects
compiled with py2exe) as well as pure python projects.

About

A module designed to allow basic background patching of python programs, including when they are compiled with something like py2exe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages