Opens profile photo
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

🐍📺 Mastering Python's Built-in time Module [Video] In this course, you'll learn how to use the Python time module to represent dates and times in your application, manage code execution, and measure performance. #python
20
🐍📰 The Terminal: First Steps and Useful Commands This tutorial helps you to get started with the terminal, pip, and Git by showcasing interesting commands that you can incorporate into your workflow #python
1
68
🐍📰 The Ultimate Guide to Data Classes in Python 3.7 Data classes is a new feature of Python 3.7. With data classes you do not have to write boilerplate code to get proper initialization, representation and comparisons for your objects. #python
52
🐍 Python Web Development Tutorials — In this section cover techniques used in the development of Python Web applications and focus on how to program real-world solutions to problems that ordinary people actually want to solve. #python
1
43
🐍📰 Develop Data Visualization Interfaces in Python With Dash In this tutorial, you'll learn how to build a dashboard using Python and Dash. Dash is a framework that helps data scientists build fully interactive web applications quickly #python
1
58
🐍📰 Classification is one of the most important areas of machine learning, and logistic regression is one of its basic methods. You'll learn how to create, evaluate, and apply a model to make predictions. #python
76
🐍📰 Flask by Example – Text Processing with Requests, BeautifulSoup, and NLTK In part three of this series, we're going scrape the contents of a webpage and then process the text to display word counts. #python
62