Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-june-2022/?utm_source=python-rss-feed
31st issue of the Python Monthly Newsletter! Read by 25,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-june-2022/?utm_source=python-rss-feed
31st issue of the Python Monthly Newsletter! Read by 25,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
[June 2022] Python Monthly Newsletter 💻🐍 | Zero To Mastery
31st issue of the Python Monthly Newsletter! Read by 25,000+ Python developers, Andrei covers the most important Python news to keep you sharp & up-to-date.
IslandT: Old code review on the earning project
Link: https://islandtropicaman.com/wp/2022/07/02/old-code-review-on-the-earning-project/
Today is definitely a very hot and humid day as I sit in front of my house looking at the natural forest view of the backyard…
red fungus
I am just thinking that I will write this post tomorrow becaus
Link: https://islandtropicaman.com/wp/2022/07/02/old-code-review-on-the-earning-project/
Today is definitely a very hot and humid day as I sit in front of my house looking at the natural forest view of the backyard…
red fungus
I am just thinking that I will write this post tomorrow becaus
Armin Ronacher: A Non Fungible Future
Link: http://lucumr.pocoo.org/2022/7/2/non-fungible-future
Through some unfortunate stream of events I ended up being the recipient
to a lot of replies on Twitter that tried to sell the future potential
of NFTs on me. So I figured I take their pitches to th
Link: http://lucumr.pocoo.org/2022/7/2/non-fungible-future
Through some unfortunate stream of events I ended up being the recipient
to a lot of replies on Twitter that tried to sell the future potential
of NFTs on me. So I figured I take their pitches to th
lucumr.pocoo.org
A Non Fungible Future
What a powerful NFT driven future could look like.
ItsMyCode: TypeError: ‘str’ object does not support item assignment
Link: https://itsmycode.com/typeerror-str-object-does-not-support-item-assignment/
In Python, strings are immutable, which means we cannot change certain characters or the text of a string using the assignment operator. If you try to change the string value, the Python interpreter w
Link: https://itsmycode.com/typeerror-str-object-does-not-support-item-assignment/
In Python, strings are immutable, which means we cannot change certain characters or the text of a string using the assignment operator. If you try to change the string value, the Python interpreter w
ItsMyCode
TypeError: 'str' object does not support item assignment - ItsMyCode
The TypeError: 'str' object does not support item assignment error occurs when we try to change the contents of the string using an assignment operator.
Linux Stans: How to Install Pip on Ubuntu
Link: https://linuxstans.com/install-pip-ubuntu/
In this tutorial, we’re going to show you how to install and use Pip (Python) on Ubuntu. This tutorial works for Ubuntu 22.04, Ubuntu 20.04, any other Ubuntu release, and even distros like Linux Mint.
Link: https://linuxstans.com/install-pip-ubuntu/
In this tutorial, we’re going to show you how to install and use Pip (Python) on Ubuntu. This tutorial works for Ubuntu 22.04, Ubuntu 20.04, any other Ubuntu release, and even distros like Linux Mint.
Linux Stans
How to Install Pip on Ubuntu
This tutorial shows you how to install Pip (Python) on Ubuntu with step-by-step instructions. Ubuntu 22.04, Ubuntu 20.04, and all other Ubuntus.
Podcast.__init__: Tetra: A Full Stack Web Framework That Doesn't Make You Write Everything Twice
Link: https://www.pythonpodcast.com/tetra-full-stack-component-web-framework-episode-369/
Building a fully functional web application has been growing in complexity along with the growing popularity of javascript UI frameworks such as React, Vue, Angular, etc. Users have grown to expect in
Link: https://www.pythonpodcast.com/tetra-full-stack-component-web-framework-episode-369/
Building a fully functional web application has been growing in complexity along with the growing popularity of javascript UI frameworks such as React, Vue, Angular, etc. Users have grown to expect in
The Python Podcast.__init__
The Python Podcast.__init__: Tetra: A Full Stack Web Framework That Doesn't Make You Write Everything Twice
An interview with Sam Willis about his work on the Tetra framework for easily building full stack web apps in Django without having to wrestle with a separate Javascript project and all of the complexity that it brings.
Zato Blog: Integrating with WordPress and Elementor API webhooks
Link: https://zato.io/blog/posts/wordpress-webhooks.html
Overview
Consider this scenario:
You have a WordPress instance, possibly installed in your own internal network
With WordPress, you use Elementor, a popular website builder
A user fills out a form th
Link: https://zato.io/blog/posts/wordpress-webhooks.html
Overview
Consider this scenario:
You have a WordPress instance, possibly installed in your own internal network
With WordPress, you use Elementor, a popular website builder
A user fills out a form th
zato.io
Zato Blog
Paolo Melchiorre: The PyCon Italia 2022 multiplicity
Link: https://www.paulox.net/2022/07/04/the-pycon-italia-2022-multiplicity/
More than two years after the latest edition, this year the PyCon Italia conference took place again in person, and at the 2022 edition I participated in multiple roles, all interesting and enriching
Link: https://www.paulox.net/2022/07/04/the-pycon-italia-2022-multiplicity/
More than two years after the latest edition, this year the PyCon Italia conference took place again in person, and at the 2022 edition I participated in multiple roles, all interesting and enriching
pauloxnet
pauloxnet - The PyCon Italia 2022 multiplicity
More than two years after the latest edition, this year the PyCon Italia conference took place again in person, and at the 2022 edition I participated in multiple roles, all interesting and enriching for me.
Django Weblog: Django security releases issued: 4.0.6 and 3.2.14
Link: https://www.djangoproject.com/weblog/2022/jul/04/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 4.0.6 and
Django 3.2.14.
These release addresses the security issue detailed below. We encourage all
users of Django t
Link: https://www.djangoproject.com/weblog/2022/jul/04/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 4.0.6 and
Django 3.2.14.
These release addresses the security issue detailed below. We encourage all
users of Django t
Łukasz Langa: Weekly Report, June 20 - 26
Link: https://lukasz.langa.pl/c0ab8578-f2a3-45ac-82a8-39eebb1beb23/
Probably the only highlight of the week was removing a long-standing issue with the CLA bot where if a GitHub account didn’t provide a public email, signing the CLA was impossible. Turns out this was
Link: https://lukasz.langa.pl/c0ab8578-f2a3-45ac-82a8-39eebb1beb23/
Probably the only highlight of the week was removing a long-standing issue with the CLA bot where if a GitHub account didn’t provide a public email, signing the CLA was impossible. Turns out this was
lukasz.langa.pl
Weekly Report, June 20 - 26 - Łukasz Langa
Probably the only highlight of the week was removing a long-standing issue with the CLA bot where if a GitHub account didn’t provide a public email, signing the CLA was impossible. Turns out this was a case sensitivity issue 🤦🏻♂️
Łukasz Langa: Weekly Report, June 27 - July 3
Link: https://lukasz.langa.pl/78771bbf-c0e6-4fff-9a7b-90fc7c8c7b77/
Those reports aren’t really looking like blog posts, they are mostly activity logs. This is because my writing focus these days is the EuroPython talk I’ll be giving on July 15th.
Link: https://lukasz.langa.pl/78771bbf-c0e6-4fff-9a7b-90fc7c8c7b77/
Those reports aren’t really looking like blog posts, they are mostly activity logs. This is because my writing focus these days is the EuroPython talk I’ll be giving on July 15th.
lukasz.langa.pl
Weekly Report, June 27 - July 3 - Łukasz Langa
Those reports aren’t really looking like blog posts, they are mostly activity logs. This is because my writing focus these days is the EuroPython talk I’ll be giving on July 15th.
EuroPython: Humans of EuroPython: Vicky Twomey-Lee 💖
Link: https://blog.europython.eu/humans-of-europython-vicky/
Howya! My name is Vicky Twomey-Lee, and I’ve been involved with the Irish Python community since mid-2005 with Python Ireland initially and now I currently run PyLadies Dublin. I’ve organised and faci
Link: https://blog.europython.eu/humans-of-europython-vicky/
Howya! My name is Vicky Twomey-Lee, and I’ve been involved with the Irish Python community since mid-2005 with Python Ireland initially and now I currently run PyLadies Dublin. I’ve organised and faci
EuroPython Blog
Humans of EuroPython: Vicky Twomey-Lee 💖
Howya! My name is Vicky Twomey-Lee, and I’ve been involved with the Irish Python community since mid-2005 with Python Ireland initially and now I currently run PyLadies Dublin. I’ve organised and facilitated Django Girls Dublin workshops in the past. I am…
Mike Driscoll: PyDev of the Week: Stephen Gruppetta
Link: https://www.blog.pythonlibrary.org/2022/07/04/pydev-of-the-week-stephen-gruppetta/
This week we welcome Stephen Gruppetta (@s_gruppetta_ct) as our PyDev of the Week! Stephen is the author of the book / blog, The Python Coding Book. Stephen is also an author and contributor at Real P
Link: https://www.blog.pythonlibrary.org/2022/07/04/pydev-of-the-week-stephen-gruppetta/
This week we welcome Stephen Gruppetta (@s_gruppetta_ct) as our PyDev of the Week! Stephen is the author of the book / blog, The Python Coding Book. Stephen is also an author and contributor at Real P
Mouse Vs Python
PyDev of the Week: Stephen Gruppetta - Mouse Vs Python
This week we welcome Stephen Gruppetta (@s_gruppetta_ct) as our PyDev of the Week! Stephen is the author of the book / blog, The Python Coding Book.
Python for Beginners: Convert String to List in Python
Link: https://www.pythonforbeginners.com/uncategorized/convert-string-to-list-in-python
Strings and lists are the most used python objects. Sometimes, while manipulating strings, we need to convert a string to a list. In this article, we will discuss different ways to convert a string to
Link: https://www.pythonforbeginners.com/uncategorized/convert-string-to-list-in-python
Strings and lists are the most used python objects. Sometimes, while manipulating strings, we need to convert a string to a list. In this article, we will discuss different ways to convert a string to
PythonForBeginners.com
Convert String to List in Python - PythonForBeginners.com
Convert String to List in Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Python 3.11 Preview: TOML and tomllib
Link: https://realpython.com/python311-tomllib/
Python 3.11 is getting closer to its final release, which will happen in October 2022. The new version is currently going through beta testing, and you can install it yourself to preview and test some
Link: https://realpython.com/python311-tomllib/
Python 3.11 is getting closer to its final release, which will happen in October 2022. The new version is currently going through beta testing, and you can install it yourself to preview and test some
Realpython
Python 3.11 Preview: TOML and tomllib – Real Python
Python 3.11 will be released in October 2022. In this tutorial, you'll install the latest beta release of Python 3.11 in order to preview the new tomllib module that's added to the standard library. You'll also explore some of the static typing enhancements…
Matthew Wright: Using multiple kernels in Jupyter
Link: https://www.wrighters.io/using-multiple-kernels-in-jupyter/
If you've used a Jupyter notebook, you've used a kernel. A kernel is a process that executes code from a front-end process. Usually, if you are working in Python, the kernel you use is the IPython ker
Link: https://www.wrighters.io/using-multiple-kernels-in-jupyter/
If you've used a Jupyter notebook, you've used a kernel. A kernel is a process that executes code from a front-end process. Usually, if you are working in Python, the kernel you use is the IPython ker
wrighters.io
Using multiple kernels in Jupyter - wrighters.io
Jupyter notebooks run in a kernel, and it is possible to configure multiple kernels with different Python versions and dependencies.
PyCharm: Faster Django Queries With Materialized Views
Link: https://blog.jetbrains.com/pycharm/2022/07/faster-django-queries-with-materialized-views/
Repeatedly running queries that span multiple tables can be burdensome on your database. In this blog post, we’re going to talk about materialized views, how and why they help us cut down on query cos
Link: https://blog.jetbrains.com/pycharm/2022/07/faster-django-queries-with-materialized-views/
Repeatedly running queries that span multiple tables can be burdensome on your database. In this blog post, we’re going to talk about materialized views, how and why they help us cut down on query cos
Real Python: Using the Python and Operator
Link: https://realpython.com/courses/and-operator-python/
Python has three Boolean operators, or logical operators: and, or, and not. You can use them to check if certain conditions are met before deciding the execution path your programs will follow. In thi
Link: https://realpython.com/courses/and-operator-python/
Python has three Boolean operators, or logical operators: and, or, and not. You can use them to check if certain conditions are met before deciding the execution path your programs will follow. In thi
Realpython
Using the Python and Operator – Real Python
In this video course, you'll learn how Python's "and" operator works and how to use it in your code. You'll get to know its special features and see what kind of programming problems you can solve by using "and" in Python.
Mike Driscoll: An Intro to Python's difflib Module (Video)
Link: https://www.blog.pythonlibrary.org/2022/07/05/an-intro-to-pythons-difflib-module-video/
Learn the basics of Python's difflib module in this newest tutorial by Mike Driscoll
What You'll Learn
Getting Close Matches
Using Differ
Getting a Unified Diff
Getting an HTML Diff
The post An Int
Link: https://www.blog.pythonlibrary.org/2022/07/05/an-intro-to-pythons-difflib-module-video/
Learn the basics of Python's difflib module in this newest tutorial by Mike Driscoll
What You'll Learn
Getting Close Matches
Using Differ
Getting a Unified Diff
Getting an HTML Diff
The post An Int
Mouse Vs Python
An Intro to Python's difflib Module (Video) - Mouse Vs Python
Learn the basics of Python's difflib module in this newest tutorial by Mike Driscoll What You'll Learn Getting Close Matches Using Differ Getting a
Kushal Das: Using sigstore-python to sign and verify your software release
Link: https://kushaldas.in/posts/using-sigstore-python-to-sign-and-verify-your-software-release.html
Sigstore allows software developers to quickly
sign and verify the software they release. Many of the bigger projects use
hardware-based OpenPGP keys to sign and release. But the steps used to make
s
Link: https://kushaldas.in/posts/using-sigstore-python-to-sign-and-verify-your-software-release.html
Sigstore allows software developers to quickly
sign and verify the software they release. Many of the bigger projects use
hardware-based OpenPGP keys to sign and release. But the steps used to make
s