PYTHON
-
Using GraphQL in Django With Strawberry & Prototype Purgatory – The Real Python Podcast
Aug 02, 2024 49m How do you integrate GraphQL into your Python web development? How about quickly building graph-based APIs…
Read More » -
Why Django supports the Open Source Pledge | Weblog
Why Django supports the Open Source Pledge Posted by Thibaud Colas and Sentry on October 8, 2024 We at the…
Read More » -
Interacting With REST APIs and Python – Real Python
There’s an amazing amount of data available on the Web. Many web services, like YouTube and GitHub, make their data…
Read More » -
Episode #480 Ahoy, Narwhals are bridging the data science APIs
If you work in data science, you definitely know about data frame libraries. Pandas is certainly the most popular, but…
Read More » -
Learning Through Building the Black Python Devs Community – The Real Python Podcast
Aug 09, 2024 1h 12m What hurdles must be cleared when starting an international organization? How do you empower others in…
Read More » -
How to Automate WordPress using Python
This tutorial explains how to use Python to automate tasks in WordPress. It includes various functions to perform tasks such…
Read More » -
Exploring the New Features of Python 3.13 – The Real Python Podcast
Oct 11, 2024 55m Python 3.13 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to discuss…
Read More » -
How I do Django APIs in PyCharm
All Things Web PyCharm Web Development I learn so much from watching conference talks, especially live, when I’m vibing with…
Read More » -
Keys, Values, and More – Real Python
You’ve got a dictionary, but you’d like to sort the key-value pairs. Perhaps you’ve tried passing a dictionary to the…
Read More » -
Structural Pattern Matching Quiz – Real Python
Interactive Quiz ⋅ 11 QuestionsBy Bartosz Zaczyński Share In this quiz, you’ll test your understanding of Structural Pattern Matching in…
Read More »