Django Weblog: Django security releases issued: 3.2.10, 3.1.14, and 2.2.25
Link: https://www.djangoproject.com/weblog/2021/dec/07/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 3.2.10,
Django 3.1.14, and
Django 2.2.25.
These release addresses the security issue detailed below. We encourage all
Link: https://www.djangoproject.com/weblog/2021/dec/07/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 3.2.10,
Django 3.1.14, and
Django 2.2.25.
These release addresses the security issue detailed below. We encourage all
Django Weblog: Django 4.0 released
Link: https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/
The Django team is happy to announce the release of Django 4.0.
The release notes cover the abundance of new features in detail, but a few highlights are:
The new RedisCache backend provides built-in
Link: https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/
The Django team is happy to announce the release of Django 4.0.
The release notes cover the abundance of new features in detail, but a few highlights are:
The new RedisCache backend provides built-in
Python⇒Speed: Creating a better flamegraph visualization
Link: https://pythonspeed.com/articles/a-better-flamegraph/
How do you visualize performance data so you can easily spot bottlenecks?
Brendan Gregg’s flamegraphs are a great solution, adopted by a large number of profilers and performance tools.
However, even
Link: https://pythonspeed.com/articles/a-better-flamegraph/
How do you visualize performance data so you can easily spot bottlenecks?
Brendan Gregg’s flamegraphs are a great solution, adopted by a large number of profilers and performance tools.
However, even
Python⇒Speed
Creating a better flamegraph visualization
Flamegraphs are a great way to visualize performance and memory bottlenecks, but with a little tweaking, you can make them even more useful.
Python Software Foundation: A message from the PSF's outgoing Executive Director
Link: http://pyfound.blogspot.com/2021/12/a-message-from-psfs-outgoing-executive.html
Today is my last day at the PSF. It's been an honor and a pleasure serving the Python community for over a decade. It's a very bittersweet feeling for me. Although I recognized that I needed change, t
Link: http://pyfound.blogspot.com/2021/12/a-message-from-psfs-outgoing-executive.html
Today is my last day at the PSF. It's been an honor and a pleasure serving the Python community for over a decade. It's a very bittersweet feeling for me. Although I recognized that I needed change, t
Blogspot
A message from the PSF's outgoing Executive Director
Today is my last day at the PSF. It's been an honor and a pleasure serving the Python community for over a decade. It's a very bittersweet ...
Real Python: Binary, Bytes, and Bitwise Operators in Python
Link: https://realpython.com/courses/binary-bytes-bitwise-operators/
Computers store all kinds of information as a stream of binary digits called bits. Whether you’re working with text, images, or videos, they all boil down to ones and zeros. Python’s bitwise operators
Link: https://realpython.com/courses/binary-bytes-bitwise-operators/
Computers store all kinds of information as a stream of binary digits called bits. Whether you’re working with text, images, or videos, they all boil down to ones and zeros. Python’s bitwise operators
Realpython
Binary, Bytes, and Bitwise Operators in Python – Real Python
In this course, you'll learn how to use Python's bitwise operators to manipulate individual bits of data at the most granular level. With the help of hands-on examples, you'll see how you can apply bitmasks and overload bitwise operators to control binary…
PyCoder’s Weekly: Issue #502 (Dec. 7, 2021)
Link: https://pycoders.com/issues/502
#502 – DECEMBER 7, 2021 View in Browser » Advent of Code: Solving Your Puzzles With Python Advent of Code is an online advent calendar that shares new programming puzzles each day from December
Link: https://pycoders.com/issues/502
#502 – DECEMBER 7, 2021 View in Browser » Advent of Code: Solving Your Puzzles With Python Advent of Code is an online advent calendar that shares new programming puzzles each day from December
Pycoders
PyCoder’s Weekly | Issue #502
Issue #502 of the PyCoder’s Weekly newsletter, published Dec. 7, 2021.
Python Engineering at Microsoft: Changes to How We Bundle Python in Visual Studio
Link: https://devblogs.microsoft.com/python/changes-to-how-we-bundle-python-in-visual-studio/
With the release of Visual Studio 2022, we are making changes to how we support installing Python runtimes from Visual Studio Setup, to help reconcile the fact that the lifetime of Python versions ava
Link: https://devblogs.microsoft.com/python/changes-to-how-we-bundle-python-in-visual-studio/
With the release of Visual Studio 2022, we are making changes to how we support installing Python runtimes from Visual Studio Setup, to help reconcile the fact that the lifetime of Python versions ava
Python
Changes to How We Bundle Python in Visual Studio
Starting from the release date of Visual Studio 2022, we are changing how we include Python runtime installation options in Visual Studio to better reflect differences in the lifetimes of Python versions and Visual Studio.
Mike Driscoll: A Tour of Python's itertools Library
Link: https://www.blog.pythonlibrary.org/2021/12/07/a-tour-of-pythons-itertools-library/
Python provides a great module for creating your own iterators. The module I am referring to is itertools. The tools provided by itertools are fast and memory efficient. You will be able to take these
Link: https://www.blog.pythonlibrary.org/2021/12/07/a-tour-of-pythons-itertools-library/
Python provides a great module for creating your own iterators. The module I am referring to is itertools. The tools provided by itertools are fast and memory efficient. You will be able to take these
Mouse Vs Python
A Tour of Python's itertools Library - Mouse Vs Python
In this tutorial you will take an extensive tour of Python's itertools modules and learn all about how to use iterators in the process
Django Weblog: 2022 DSF Board Election Results
Link: https://www.djangoproject.com/weblog/2021/dec/08/2022-dsf-board-election-results/
Here are the results of this year's election in order of most votes:
Anna Makarudze
William Vincent
Aaron Bassett
Kátia Nakamura
Chaim Kirby
Mfon Eti-mfon
Žan Anderle
Congratulations to our winners.
Link: https://www.djangoproject.com/weblog/2021/dec/08/2022-dsf-board-election-results/
Here are the results of this year's election in order of most votes:
Anna Makarudze
William Vincent
Aaron Bassett
Kátia Nakamura
Chaim Kirby
Mfon Eti-mfon
Žan Anderle
Congratulations to our winners.
EuroPython Society: 2021 Q4 Fellows
Link: https://www.europython-society.org/europython-society-quarter-4-fellows/
We have decided to elect our Society Fellows quarterly! And now a warm welcome to the newly elected Q4 2021 EuroPython Fellows.Giovanni BajoJohn Pinner (posthumously)Rob Collins (posthumously)Valeria
Link: https://www.europython-society.org/europython-society-quarter-4-fellows/
We have decided to elect our Society Fellows quarterly! And now a warm welcome to the newly elected Q4 2021 EuroPython Fellows.Giovanni BajoJohn Pinner (posthumously)Rob Collins (posthumously)Valeria
EuroPython Society
2021 Q4 Fellows
We have decided to elect our Society Fellows quarterly! And now a warm welcome to the newly elected Q4 2021 EuroPython Fellows. Giovanni BajoJohn Pinner (posthumously)Rob Collins (posthumously)Valeria PettorinoHarald Armin MassaMarc-André LemburgArtur CzepielPatrick…
Python for Beginners: IndexError in Python
Link: https://www.pythonforbeginners.com/basics/indexerror-in-python
Lists are one of the most used data structures in Python. You might have got the message “IndexError: list index out of range” when your program ran into an error while using lists. In this article, w
Link: https://www.pythonforbeginners.com/basics/indexerror-in-python
Lists are one of the most used data structures in Python. You might have got the message “IndexError: list index out of range” when your program ran into an error while using lists. In this article, w
PythonForBeginners.com
IndexError in Python - PythonForBeginners.com
IndexError in Python will help you improve your python skills with easy to follow examples and tutorials. Click here to view code examples.
Zero to Mastery: Python Monthly Newsletter 💻🐍 November 2021
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2021/?utm_source=python-rss-feed
24th issue of the Python Monthly Newsletter! Read by 20,000+ Python developers every month. This monthly Python newsletter covers the latest Python news so that you stay up-to-date with the industry a
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2021/?utm_source=python-rss-feed
24th issue of the Python Monthly Newsletter! Read by 20,000+ Python developers every month. This monthly Python newsletter covers the latest Python news so that you stay up-to-date with the industry a
Zero To Mastery
[November 2021] Python Monthly Newsletter 💻🐍 | Zero To Mastery
24th issue of the Python Monthly Newsletter! Read by 20,000+ Python developers, Andrei covers the most important Python news to keep you sharp & up-to-date.
PyCon: PyCon US 2022 Registration Launch!
Link: https://pycon.blogspot.com/2021/12/pycon-us-2022-registration-launch.html
Our favorite time of the year is finally here! Registration for PyCon US 2022 is now open and we are so excited to give you the details...Health & Safety GuidelinesTo gather in-person again safely and
Link: https://pycon.blogspot.com/2021/12/pycon-us-2022-registration-launch.html
Our favorite time of the year is finally here! Registration for PyCon US 2022 is now open and we are so excited to give you the details...Health & Safety GuidelinesTo gather in-person again safely and
Blogspot
PyCon US 2022 Registration Launch!
Our favorite time of the year is finally here! Registration for PyCon US 2022 is now open and we are so excited to give you the details... H...
Stack Abuse: How to Get and Parse HTTP POST Body in Flask - JSON and Form Data
Link: https://stackabuse.com/how-to-get-and-parse-http-post-body-in-flask-json-and-form-data/
Introduction
Flask is a great micro-framework for Web Development in Python, and allows you to be extremely minimal. A working REST API can be served up in seconds through a few lines of code:
from fl
Link: https://stackabuse.com/how-to-get-and-parse-http-post-body-in-flask-json-and-form-data/
Introduction
Flask is a great micro-framework for Web Development in Python, and allows you to be extremely minimal. A working REST API can be served up in seconds through a few lines of code:
from fl
Stack Abuse
How to Get and Parse HTTP POST Body in Flask - JSON and Form Data
In this guide, learn how to get, parse and handle incoming POSTed JSON and Form data in Flask with Python!
Python Insider: Python 3.11.0a3 is available
Link: https://pythoninsider.blogspot.com/2021/12/python-3110a3-is-available.html
You can tell that we are slowly getting closer to the first beta as the number of release blockers that we need to fix on every release starts to increase But we did it! https://www.python.org/downlo
Link: https://pythoninsider.blogspot.com/2021/12/python-3110a3-is-available.html
You can tell that we are slowly getting closer to the first beta as the number of release blockers that we need to fix on every release starts to increase But we did it! https://www.python.org/downlo
Blogspot
Python Insider: Python 3.11.0a3 is available
Codementor: Python Training in Pune
Link: https://www.codementor.io/sagarrokade/python-training-in-pune-1ofsd6gpez
python training in pune
Link: https://www.codementor.io/sagarrokade/python-training-in-pune-1ofsd6gpez
python training in pune
www.codementor.io
Python Training in Pune | Codementor
Codementor: How to Make and Receive Phone Calls Using Plivo’s Voice API and Python
Link: https://www.codementor.io/plivocommunity/how-to-make-and-receive-phone-calls-using-plivo-s-voice-api-and-python-1oftzwhi9a
How to Make and Receive Phone Calls Using Plivo’s Voice API and Python
Link: https://www.codementor.io/plivocommunity/how-to-make-and-receive-phone-calls-using-plivo-s-voice-api-and-python-1oftzwhi9a
How to Make and Receive Phone Calls Using Plivo’s Voice API and Python
www.codementor.io
How to Make and Receive Phone Calls Using Plivo’s Voice API and Python | Codementor
Python for Beginners: TypeError in Python
Link: https://www.pythonforbeginners.com/basics/typeerror-in-python
Have you ever tried to divide an integer with a string while programming in Python? If yes, you might have got an error message like “TypeError: unsupported operand type(s) for /: ‘int’ and ‘str’”. I
Link: https://www.pythonforbeginners.com/basics/typeerror-in-python
Have you ever tried to divide an integer with a string while programming in Python? If yes, you might have got an error message like “TypeError: unsupported operand type(s) for /: ‘int’ and ‘str’”. I
PythonForBeginners.com
TypeError in Python - PythonForBeginners.com
TypeError in Python will help you improve your python skills with easy to follow examples and tutorials. Click here to view code examples.
Python Bytes: #262 So many bots up in your documentation
Link: https://pythonbytes.fm/episodes/show/262/so-many-bots-up-in-your-documentation
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=_CVmzukm050' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/262/so-many-bots-up-in-your-documentation
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=_CVmzukm050' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
So many bots up in your documentation
News and announcements from the Python community for the week of Dec 9th, 2021
Python Software Foundation: PyPI User Feedback Summary
Link: http://pyfound.blogspot.com/2021/12/pypi-user-feedback-summary.html
The PSF conducted a series of three surveys to identify key user requirements that have not been addressed so far. We used this round of surveys to engage with the PyPI community and understand ways t
Link: http://pyfound.blogspot.com/2021/12/pypi-user-feedback-summary.html
The PSF conducted a series of three surveys to identify key user requirements that have not been addressed so far. We used this round of surveys to engage with the PyPI community and understand ways t
Blogspot
PyPI User Feedback Summary
The PSF conducted a series of three surveys to identify key user requirements that have not been addressed so far. We used this round of sur...