Skip to content

1325ok/Python-Github-Release-Update-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Github-Release-Update-Checker

A simple GUI-based update notifier in Python

Requirements

requests | https://github.com/psf/requests | https://github.com/psf/requests/blob/main/LICENSE

Example

import github_release_update_checker as gruc
gruc.PGRUC("user/repo","2024-01-20T11:13:05Z",True)

Example

Install

https://pypi.org/project/github-release-update-checker/

$ python -m pip install github-release-update-checker

Parameter

Parameter Description
repo Github Repo ex) 1325ok/pgruc
creasted_at Now version date ex) 2025-04-03T18:00:49
updateChanges Show update changes: True/False

About

A simple GUI-based update notifier in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages