Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Mike Driscoll: Function Overloading with Python (Video)

Link: https://www.blog.pythonlibrary.org/2022/05/31/function-overloading-with-python-video/

In this tutorial, you will learn how to do function overloading with Python and its functools module.

Related Reading
Python 3 - Function Overloading with singledispatch

The post Function Overloadin
Django Weblog: Django bugfix release: 4.0.5

Link: https://www.djangoproject.com/weblog/2022/jun/01/bugfix-release/

Today we've issued the 4.0.5 bugfix release.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used
for this release is
EuroPython: EuroPython May 2022 Newsletter

Link: https://blog.europython.eu/europython-may-2022-newsletter/

Hey hey!Is it just us? Or is the time really just flying by. We’re 40 days away from D-Day & our volunteers have been working tirelessly where the rubber meets the asphalt. The past month has been qui
Python for Beginners: Check if Value Exists in a Dictionary in Python

Link: https://www.pythonforbeginners.com/basics/check-if-value-exists-in-a-dictionary-in-python

We use dictionaries to store and manipulate key-value pairs in a python program. Sometimes, we need to check if a value exists in a dictionary or not. In this python tutorial, we will discuss differen
Python Software Foundation: PSF Board Election Dates for 2022

Link: http://pyfound.blogspot.com/2022/06/psf-board-election-dates-for-2022.html

Board elections are a chance for the community to help us find the next batch of folks to help us steer the PSF. This year there are 4 seats open on the PSF board. You can see who is on the board curr
Real Python: LBYL vs EAFP: Preventing or Handling Errors in Python

Link: https://realpython.com/python-lbyl-vs-eafp/

Dealing with errors and exceptional situations is a common requirement in programming. You can either prevent errors before they happen or handle errors after they’ve happened. In general, you’ll have
PyCharm: Get PyCharm and Support Django

Link: https://blog.jetbrains.com/pycharm/2022/06/get-pycharm-and-support-django-2022/

As you might already be aware, PyCharm has best-in-class support for the Django web framework. But did you know that you, too, can support Django simply by buying PyCharm in the next 3 weeks?

This ye
Django Weblog: PyCharm & DSF Campaign 2022

Link: https://www.djangoproject.com/weblog/2022/jun/01/pycharm-dsf-campaign-2022/

For the sixth year in a row, Django is partnering with JetBrains PyCharm on the following promotion: 30% off the purchase of any new individual PyCharm Pro licenses with the full proceeds benefitting
Anwesha Das: Dgplug summer training, 2022

Link: http://anweshadas.in/untitled-9/

dgplug summer training 2022 will start at 13:00 UTC, 25th July. This is our 15th edition. Following our tradition, we have updated and modified our training based on the feedback from the old partici
Python Insider: Expedited release of Python3.11.0b3

Link: https://pythoninsider.blogspot.com/2022/06/expedited-release-of-python3110b3.html

Due to a known incompatibility with pytest and the previous beta release (Python 3.11.0b2) and after
some deliberation, I and the rest of the release team have decided to do an expedited release of
Py
Mike Driscoll: Python's Calendar Module (video)

Link: https://www.blog.pythonlibrary.org/2022/06/01/pythons-calendar-module-video/

Learn the basics of Python's amazing calendar module in this video:

The post Python's Calendar Module (video) appeared first on Mouse Vs Python.
PyCharm: PyCharm 2022.1.2 is here

Link: https://blog.jetbrains.com/pycharm/2022/06/2022-1-2/

You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are an Ubuntu user. You can also download it from our website.
For the second minor release of PyCharm
Anwesha Das: Dgplug summer training, 2022

Link: http://anweshadas.in/untitle/

dgplug summer training 2022 will start at 13:00 UTC, 25th July. This is our 15th edition. Following our tradition, we have updated and modified our training based on the feedback from the old partici
Mike Driscoll: Python Video Series: The builtins module

Link: https://www.blog.pythonlibrary.org/2022/06/02/python-video-series-the-builtins-module/

In this video tutorial, you will learn about Python's builtins module

 
 
The post Python Video Series: The builtins module appeared first on Mouse Vs Python.
PyBites: How to stay motivated and beat procrastination

Link: https://pybit.es/articles/pp72-motivation-and-procrastination/

Listen now:

Whether you like it or not we are emotional species so you have to manage your motivation, it’s not a given!
In this week’s podcast we feature two segments from our productivity course: m
PyCharm: PyCharm 2022.2 EAP 2 Is Out!

Link: https://blog.jetbrains.com/pycharm/2022/06/2022-2-eap-2/

This second EAP build for PyCharm 2022.2 delivers some interesting features to try out. We added support for several Python PEP’s – both for those that will be working with Python 3.11 and some long-a
Real Python: The Real Python Podcast – Episode #112: Managing Large Python Data Science Projects With Dask

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

What do you do when your data science project doesn't fit within your computer's memory? One solution is to distribute it across multiple worker machines. This week on the show, Guido Imperiale from C
Python for Beginners: Find the Index of Max Value in a List in Python

Link: https://www.pythonforbeginners.com/basics/find-the-index-of-max-value-in-a-list-in-python

Lists in python are one of the most used data structures. In this article, we will discuss different ways to find the index of max value in a list in python. 
Table of ContentsFind the Index of Max Va
Python Software Foundation: Python Developers Survey 2021: Python is everywhere

Link: http://pyfound.blogspot.com/2022/06/python-developers-survey-2021-python-is.html

We are excited to announce the results of the fifth official annual Python Developers Survey. This work is done each year as a collaborative effort between the Python Software Foundation and JetBrains