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.0.tar.gz
(14.6 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.0.tar.gz.
File metadata
- Download URL: githupdate-1.0.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2c3b33e9f4b3f1f5c8ad05db526088ad417b494c645576bdd29a12cb5045709
|
|
| MD5 |
db4025cc8635874ce0535973fc32d3d5
|
|
| BLAKE2b-256 |
4fbd887accb94ba71afff9b95895e5991d142b55f39fa9faa97f70834cf5d449
|
File details
Details for the file githupdate-1.0.0-py3-none-any.whl.
File metadata
- Download URL: githupdate-1.0.0-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 |
1a6f7aa1eb3294016f88b82de43c6d59c697a96a82715c656c683983c257bfd5
|
|
| MD5 |
43a0fd0fc709af6649af2873a047e0d7
|
|
| BLAKE2b-256 |
a0b37448d25386817e35c9ea85fbb5b7cb4946be0a960d5ba3134333e4e3c29c
|