Follow
Real Python
@realpython
Online #Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More! Join 3,000,000 Monthly Readers at realpython.com
realpython.comJoined August 2012

Real Python’s Tweets

🐍 Python Best Practices — Here you'll find specific resources that will teach you how to idiomatically use the features of #Python, what sets it apart, and how writing in Python is different than writing code in another language.
30
54

Topics to follow

Sign up to get Tweets about the Topics you follow in your Home timeline.

Carousel

🐍📰 Shallow vs Deep Copying of Python Objects What's the difference between a shallow and a deep copy of a Python object? Learn how to clone arbitrary objects in Python, including your own custom classes #python
17
41
🐍 Python Dictionary Iteration Quiz Learning how to iterate through a Dictionary can help you solve a wide variety of programming problems in an efficient way. Test your understanding of how you can use them better. #python
13
27
🐍📰 A Guide to Excel Spreadsheets in Python With openpyxl In this step-by-step tutorial, you'll learn how to handle spreadsheets in Python using the openpyxl package. You'll learn how to manipulate Excel spreadsheets,and so much more. #python
19
69