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

🐍📰 Build a Platform Game in Python With Arcade In this step-by-step tutorial, you'll build a platform game in Python using the arcade library. You'll cover techniques for designing levels, sourcing assets, and implementing advanced features. #python
26
🐍📰 Python 3.11: Cool New Features for You to Try In this tutorial, you'll learn how Python 3.11 is the fastest and most user-friendly version of CPython yet, and learn about improvements to the typing system and the asynchronous features of #python.
26
🐍📰 Build a Tic-Tac-Toe Game Engine With an AI Player in Python In this step-by-step tutorial, you'll build a universal game engine in #python with tic-tac-toe rules and two computer players, including an unbeatable AI player using the minimax algorithm
19
🐍📰  In this tutorial, you'll learn how to use Brython to run Python code in the browser. Although most front-end web applications are written in JavaScript, you can use Brython to access JavaScript libraries and APIs #python
29