I have hundreds of articles on many topics in pdf files in a directory. I need to point some papers containing the keywords git log
or git diff
command from those hundreds of articles. Then, I will collect the selected articles in a list.
How can we do that using Python?