Tired of complex updaters that doesn't work. Use JustUpdate, that uses os native solutions to perform the update.
Project description
Just. Update
Just. Update, is a updater system, written in python, that utilizes each platforms native method of installing an application, to perform an update.
- On windows, JustUpdate uses NSIS (nullsoft scriptable install system) to perform the update.
- On Mac, JustUpdate uses the pkg flat installer archive format, to perform the update (productbuild).
OS specific Requirements.
- Python3.
- For windows: NSIS version 3x.
- For Mac: the productbuild command available (can be installed by running the command in the terminal, or by installing xCode developer tools).
Installation
JustUpdate can be installed through pip
- pip install justupdate
or by cloning the repository
- git clone https://github.com/NicklasMCHD/JustUpdate.git
- cd JustUpdate
- python setup.py install
Usage
Read the full documentation at https://NicklasMCHD.github.io/JustUpdate/
License
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
For detailed license information, look in the license file.
contributing
Need a feature or found a bug. Open an issue or submit a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
JustUpdate-1.1.1.tar.gz
(34.3 kB
view details)
File details
Details for the file JustUpdate-1.1.1.tar.gz
.
File metadata
- Download URL: JustUpdate-1.1.1.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38692bc040ce71683ab0659072ed838f216c0ef45cb6839f1dab0c9e67050b8 |
|
MD5 | d35676e8445bbef1fdbd1352e13f6c88 |
|
BLAKE2b-256 | 05531c7fd5aca80924f484da59bfe6f49409a8b972fa130f4515f7cbf3e5c81b |