Pybites Logo

Namedtuple Bite Exercises

Level Name Tags
Loop over a dict of namedtuples calculating a total score counting freebie dict namedtuple
Get the latest game releases from steam's rss feed feedparser namedtuple
Pybites die hard generators file processing Counter namedtuple
Write a user validation function exception handling classes namedtuple
Convert dict to namedtuple/json json dict namedtuple
Movie data analysis freebie data analysis mean defaultdict movie data sorting namedtuple
Scrape packt's html with beautifulsoup beautifulsoup requests namedtuple
Create a deck of uno cards namedtuple list list comprehensions
Filter and order tweets by polarity values TextBlob Twitter namedtuple
Humanize a datetime datetime namedtuple
Sort a list of book objects lambda operator datetime attrgetter list sorting namedtuple
Exception handling: calculate the winning player exception handling numbers namedtuple
Contemporary composers exception handling generators datetime dict namedtuple
Get top titles from news.python.sc string parsing beautifulsoup news web scraping requests sorting namedtuple
Scrape pycon events beautifulsoup data analysis web scraping requests pycon json namedtuple
Get spelling suggestions typing TextBlob comparison tuple unpacking namedtuple
Building a karma app - implement the user class properties classes dunder methods operator overloading namedtuple
Make a little pybites search engine (feedparser) list comprehensions feedparser any search namedtuple
Create a variable size paw patrol card deck with random actions itertools random string module namedtuple
Use an infinite iterator to simulate a traffic light iterators itertools namedtuple
Parse pycon talk data from youtube list comprehensions namedtuple max
Code your way out of a grid numbers looping tuple unpacking namedtuple
Social media username validator typing re regular expressions string manipulation range string matching namedtuple
Analysing @pythonbytes rss feed regular expressions classes max min Counter string matching feedparser type hinting namedtuple
Composition, inheritance, abstract base class, what? typing ABCs abstractmethod beautifulsoup string formatting composition urllib inheritance web scraping dataclasses namedtuple
Taxable income calculator typing finance properties classes dataclasses namedtuple