PYTHON
-
The Python Square Root Function – Real Python
Watch Now This tutorial has a related video course created by the Real Python team. Watch it together with the…
Read More » -
Website, CfP, and Sponsorship Now Open!
Exciting news: the PyCon US 2025 conference website, Call for Proposals, and sponsorship program are open! To learn more about…
Read More » -
Don’t return named tuples in new APIs
In my opinion, you should only introduce a named tuple to your code when you’re updating a preexisting API that…
Read More » -
PyCon US 2025 Launches!
We’re super excited to announce that PyCon US 2025 is back in Pittsburgh! If you missed our first time here,…
Read More » -
Speed up CI with uv ⚡
We can use uv to make linting and testing on GitHub Actions around 1.5 times as fast. Linting When using…
Read More » -
Using .__repr__() vs .__str__() in Python Quiz – Real Python
Interactive Quiz ⋅ 6 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of Python’s .__repr__() and .__str__()…
Read More » -
Python in Visual Studio Code – November 2024 Release
We’re excited to announce the November 2024 release of the Python, Pylance and Jupyter extensions for Visual Studio Code! This…
Read More » -
Spreadsheets in the Browser Using PyScript – The Real Python Podcast
Nov 01, 2024 1h 19m What goes into building a spreadsheet application in Python that runs in the browser? How do…
Read More » -
Data Exploration With pandas | The PyCharm Blog
Data Science Maybe you’ve heard complicated-sounding phrases such as ‘“Students t-test”, “regression models”, “support vector machines”, and so on. You…
Read More » -
PyDDF Python Herbst Sprint 2024
The following text is in German, since we’re announcing a Python sprint in Düsseldorf, Germany. Ankündigung Python Meeting Herbst Sprint…
Read More »