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.