repo-checker

A graphical user interface version checker for open source project.


Keywords
network, checker, gui
License
MIT
Install
pip install repo-checker==0.2.0

Documentation

repo-checker

https://files.gitter.im/1dot75cm/KWdU/2016-12-30-23-20-24-_____.png

repo-checker is a graphical user interface version checker for open source projects. It works with Python 2.7/3.x and PyQt 4/5.

It uses the requests package to get the release page, and uses XPath rules to match time. And then, convert it to timestamp and compare them. Finally, it tell you that some projects has been updated.