PYTHON
-
Adding keyboard shortcuts to the Python REPL
I talked about the new Python 3.13 REPL a few months ago and after 3.13 was released. I think it’s…
Read More » -
Build a Web Scraper With Python – Real Python
Web scraping is the automated process of extracting data from the internet. The Python libraries Requests and Beautiful Soup are…
Read More » -
Salesforce API integrations and connected apps
2024-10-28, by Dariusz Suchojad Overview This instalment in a series of articles about API integrations with Salesforce covers connected apps…
Read More » -
Try Out Code and Ideas Quickly Quiz – Real Python
Interactive Quiz ⋅ 11 QuestionsBy Leodanis Pozo Ramos Share In this quiz, you’ll test your understanding of The Python Standard…
Read More » -
How to Reset a pandas DataFrame Index Quiz – Real Python
Interactive Quiz ⋅ 10 QuestionsBy Ian Eyre Share In this quiz, you’ll test your understanding of how to reset a…
Read More » -
Control Your Object Instantiation Quiz – Real Python
Interactive Quiz ⋅ 9 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of Python Class Constructors. By…
Read More » -
Python Getting Faster and Leaner & Ideas for Django Projects – The Real Python Podcast
Oct 25, 2024 43m What changes are happening under the hood in the latest versions of Python? How are these…
Read More » -
Episode #482 Pre-commit Hooks for Python Devs
Do you struggle to make sure your code is always correct before you check it in? What about your team…
Read More » -
Announcing Python Software Foundation Fellow Members for Q2 2024! 🎉
The PSF is pleased to announce its second batch of PSF Fellows for 2024! Let us welcome the new…
Read More » -
Defining Your Own Python Function Quiz – Real Python
Interactive Quiz ⋅ 18 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of how to define your…
Read More »