Python setup with online updates

148 Views Asked by At

I developed a software using python on my back-end. We just installed on a couple clients but i'm already seeing the problem with version updates. Today, a manually install new versions on the clients desktops, but i made some research and discovery some tools like, Esky, PyInstaller + PyUpdater, etc... My question is: what is the best way to install and update softwares on python? I'm lookin for a easyest and best solution for this problems. Do we hame some "right" way to do it?

Thanks for your help and time!

0

There are 0 best solutions below