Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Python Engineering at Microsoft: Join us for AI Chat App Hack from Jan. 29 – Feb.12

Link: https://devblogs.microsoft.com/python/ai-chat-app-hack/

Over the past six months, we’ve met hundreds of developers that are using Python to build AI chat apps for their own knowledge domains, using the RAG (Retrieval Augmented Generation) approach to send
Python Bytes: #367 A New Cloud Computing Paradigm at Python Bytes

Link: https://pythonbytes.fm/episodes/show/367/a-new-cloud-computing-paradigm-at-python-bytes

<strong>Topics covered in this episode:</strong><br>

<ul>
<li><a href="https://world.hey.com/dhh/we-have-left-the-cloud-251760fb"><strong>Leaving the cloud</strong></a></li>
<li><a href="https://pep
Python⇒Speed: Beware of misleading GPU vs CPU benchmarks

Link: https://pythonspeed.com/articles/gpu-vs-cpu/

Do you use NumPy, Pandas, or scikit-learn and want to get faster results?
Nvidia has created GPU-based replacements for each of these with the shared promise of extra speed.
For example, if you visit
Real Python: Using Python for Data Analysis

Link: https://realpython.com/python-for-data-analysis/

Data analysis is a broad term that covers a wide range of techniques that enable you to reveal any insights and relationships that may exist within raw data. As you might expect, Python lends itself r
PyCon: PyCon US Hatchery is Back in 2024!

Link: https://pycon.blogspot.com/2024/01/pycon-us-hatchery-is-back-in-2024.html

We are pleased to announce the return of the Hatchery program in PyCon US 2024.What is the Hatchery program?This program offers the pathways for PyCon US attendees to introduce new tracks, activities,
Python Insider: Python 3.13.0 alpha 3 is now available.

Link: https://pythoninsider.blogspot.com/2024/01/python-3130-alpha-3-is-now-available.html

We silently skipped releasing in December (it was too close to the
holidays, a lot of people were away) so by date you may have been
expecting alpha 4, but instead it’s alpha 3:
https://www.python.o
TechBeamers Python: Top 50 Python Programming Interview Questions With Answers

Link: https://www.techbeamers.com/python-programming-interview-questions-with-answers/

In this tutorial, we have laid down the top Python programming interview questions usually asked by the top five IT companies. You’ll find 10 questions with their answers for each of Google, Microsoft
Python Software Foundation: Announcing the Deputy Developer in Residence and the Supporting Developer in Residence

Link: https://pyfound.blogspot.com/2024/01/announcing-deputy-developer-in.html

We’re very happy to welcome Petr Viktorin as the Deputy Developer in Residence! Better yet, he is joined by Serhiy Storchaka as the Supporting Developer in Residence. This transforms the residency pro
Python Software Foundation: Announcing Python Software Foundation Fellow Members for Q3 2023! 🎉

Link: https://pyfound.blogspot.com/2024/01/announcing-python-software-foundation.html

The PSF is pleased to announce its third batch of PSF Fellows for 2023! Let us welcome the new PSF Fellows for Q3! The following people continue to do amazing things for the Python community:Dustin In
Wingware: Wing Python IDE Version 10 - January 19, 2024

Link: https://wingware.com/news/2024-01-19

Wing 10 adds AI assisted code suggestion and refactoring, support for Python 3.12
including faster debugging with the new PEP 669 low-impact monitoring API, Poetry for
package management, Ruff for cod
PyCharm: PyCharm 2024.1 EAP Is Open!

Link: https://blog.jetbrains.com/pycharm/2024/01/2024-1-eap-1/

This blog post marks the start of the year’s first Early Access Program. The PyCharm 2024.1 EAP 1 build is now accessible for download, providing an early glimpse into the exciting updates on the hori
Daniel Roy Greenfeld: TIL: Writing decorators for classes

Link: https://daniel.feldroy.com/posts/til-2024-01-writing-decorators-for-classes

To my surprise writing decorators for classes is easier than for functions. Here's how to do it in annotated fashion with an unnecessary decorator that doesn't accept any additional arguments.
# Write
Real Python: The Real Python Podcast – Episode #188: Measuring Bias, Toxicity, and Truthfulness in LLMs With Python

Link: https://realpython.com/podcasts/rpp/188/

How can you measure the quality of a large language model? What tools can measure bias, toxicity, and truthfulness levels in a model using Python? This week on the show, Jodie Burchell, developer advo
Paolo Melchiorre: My Django roadmap ideas 💡

Link: https://www.paulox.net/2024/01/19/my-django-roadmap-ideas/

My ideas for the informal Django roadmap session for 2024, proposed by the new DSF board member, Thibaud Colas.
Django Weblog: DSF calls for applicants for a Django Fellow

Link: https://www.djangoproject.com/weblog/2024/jan/19/django-fellow-applicants-2024/

After five years as part of the Django Fellowship program, Mariusz Felisiak has let us know that he will be stepping down as a Django Fellow in March 2024 to explore other things. Mariusz has made an
Marcos Dione: Sending AWS CloudWatch alarms through SNS to MSTeams

Link: https://www.grulic.org.ar/~mdione/glob/posts/sending-aws-cloudwatch-alarms-through-sns-to-msteams/

I'm new to AWS os please take the following statements with a grain of salt. Also, I'm tired, but I want to get this of
my chest before the weekend begins (although, technically, it has already begun)
Test and Code: 213: Repeating Tests

Link: https://podcast.pythontest.com/episodes/213-repeating-tests

If a test fails in a test suite, I'm going to want to re-run the test. I may even want to re-run a test, or a subset of the suite, a bunch of times.  There are a few pytest plugins that help with this
Talk Python to Me: #445: Inside Azure Data Centers with Mark Russinovich

Link: https://talkpython.fm/episodes/show/445/inside-azure-data-centers-with-mark-russinovich

When you run your code in the cloud, how much do you know about where it runs? I mean, the hardware it runs on and the data center it runs in? There are just a couple of hyper-scale cloud providers in