Posts

💌🐍 How to merge dictionaries in Python 2.x and 3.x (Get the full series at realpython.com/python-tricks)

May be an image of text that says 'Merging two dicts in Python 3.5+ #with a single expression >>> >>> >>> {***, **y} 'a':1, Real Python 3} In Python 2.x you could use this: >>> dict(x, **y) {'a' b':3} Get the full series at realpython.com/python-tricks'

🐍🎧 The Real Python Podcast (Episode 46) — C for Python Developers and Data Visualization With Dash

This week on the show, @somacdivad is back, and he's brought another batch of PyCoder's Weekly articles and projects.

https://buff.ly/3aDtQoh

May be an image of 1 person and text
Photos
Videos
Real Python Podcast – Episode 0 – About the Show (Trailer)
9
Happy Monday! Episode #2 of the Real Python Podcast is out. Tune in to learn how to make games with Python using PyGame and other libraries: https://realpython.com/podcasts/rpp/2/
5
New Feature: Tutorial Progress in TOC
2