Skip to content

Installation

PyUpdater depends on a few external libraries: appdirs, bsdiff4, certifi, dsdev-utils, pyinstaller, pynacl, stevedore & urllib3.

Install Stable version

$ pip install --upgrade PyUpdater

Install w/ upload plugins

$ pip install --upgrade PyUpdater[s3]

$ pip install --upgrade PyUpdater[scp]

For complete install

$ pip install --upgrade PyUpdater[all]

Be sure to check the plugins docs for setup & configuration options.

PyUpdater-S3-Plugin

PyUpdater-SCP-Plugin

Install Development version

We are not responsible for broken things but please report your findings ;)

$ pip install --upgrade git+https://github.com/Digital-Sapphire/PyUpdater.git@master