Y
Hacker News
new
|
ask
|
show
|
jobs
by
blueblob
4578 days ago
Is there a reason that you want it in python? Couldn't you do this with diff -q if you only want to know what data has changed? and then use diff to get the deltas?