Login and get codingComplete the program below to create a little search command line app to search the PyBites blog on tags. It uses feedparser to pull in the feed (static copy to have the same results over time), and the search should support AND / OR searches. As this is an Advanced Bite not too much hand-holding, however we have added docstrings with some guidance. You can see an example run here.
129 out of 135 users completed this Bite.
Will you be Pythonista #130 to crack this Bite?
Resolution time: ~99 min. (avg. submissions of 5-240 min.)
Pythonistas rate this Bite 7.36 on a 1-10 difficulty scale.
» Up for a challenge? 💪