Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 700 Bytes

README.rst

File metadata and controls

14 lines (10 loc) · 700 Bytes

repo-checker

image

image

image

image

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.