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.
133 out of 139 users completed this Bite.
Will you be the 134th person to crack this Bite?
Resolution time: ~101 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 7.36 on a 1-10 difficulty scale.
» Up for a challenge? 💪