PYTHON
-
Why Python Is Sweet and Pythonic Quiz – Real Python
Interactive Quiz ⋅ 10 QuestionsBy Leodanis Pozo Ramos Share Test your understanding of Python’s most common pieces of syntactic sugar…
Read More » -
Cool New Features for You to Try Quiz – Real Python
Interactive Quiz ⋅ 9 QuestionsBy Geir Arne Hjelle Share In this quiz, you’ll test your understanding of Python 3.13: Cool…
Read More » -
September 2024 – Real Python
As the autumn leaves start to fall and signal the transition to cooler weather, the Python community has warmed up…
Read More » -
[September 2024] Python Monthly Newsletter 💻🐍
Welcome to the 58th issue of Python Monthly! If it’s your first time here, welcome, I like you already. If…
Read More » -
Using Virtual Environments in Docker & Comparing Python Dev Tools – The Real Python Podcast
Sep 27, 2024 55m Should you use a Python virtual environment in a Docker container? What are the advantages of…
Read More » -
QGraphics vector graphics interfaces with Python and PySide6
The Qt Graphics View Framework allows you to develop fast and efficient 2D vector graphic scenes. Scenes can contain millions…
Read More » -
When to Use .__repr__() vs .__str__() in Python – Real Python
One of the most common tasks that a computer program performs is to display data. The program often displays this…
Read More » -
Django Project Ideas | The PyCharm Blog
How-To’s Web Development Ready to get started on your Django project? Whether you want to build a personal project, improve…
Read More » -
A Primer Quiz – Real Python
Interactive Quiz ⋅ 10 QuestionsBy Kate Finegan Share So you’ve been primed on Python virtual environments! Test your understanding of…
Read More » -
Textual – The New MaskedInput Widget
Textual v0.80.0 was released today, and it included the brand-new MaskedInput widget. If you have used other GUI toolkits, such…
Read More »