Package to update software from a github repository
Project description
githupdate.py
githupdate.py is a Python script designed to help users update their softwares easily from github.
Features
- Update easily You can specify the program is what version at, it looks into the github repo, and
Usage
Example showcase:
import githupdate as ghp
updater = ghp.githupdate("Repo Owner", "Repo Name") # You can specify what file extension file should it download (fext=".zip") and where should it download the temporary update file (download_path=os.path.dirname(__file__)+'\\GHP\\') [these are their default values]
updater.update("1.0.0") #Current version number
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
githupdate-1.0.1.tar.gz
(14.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file githupdate-1.0.1.tar.gz.
File metadata
- Download URL: githupdate-1.0.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acd6668081a9e34f708c8d7493c2899185dfdf0943bc61b3719a1159ebd627c5
|
|
| MD5 |
1e07b8161cd76ddf5288a2c7391a9181
|
|
| BLAKE2b-256 |
4aecf9a6ec62221ab670d7ac4fe591d1d8ab434b5c953df1bb4dff947b11d66f
|
File details
Details for the file githupdate-1.0.1-py3-none-any.whl.
File metadata
- Download URL: githupdate-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae0f1b5d5c88a4049bfb685271016a8866b6bd7c2d4e94f000a0d1ad83b82c9
|
|
| MD5 |
e5278b5efa4d780095e98656db7e1a74
|
|
| BLAKE2b-256 |
70b2ea5a8faa039ad44070632dec5ab27e0d632b14605ef049e06b83e1d08cee
|