Nicola Iarocci: "A project you maintain has been designated as critical"
Link: https://nicolaiarocci.com/a-project-you-maintain-has-been-designated-as-critical/
Last week, I got a mail from PyPI, the Python package index. They informed me that one of my open source projects had been designated as ‘critical,’ and I was therefore required to enable two-factor a
Link: https://nicolaiarocci.com/a-project-you-maintain-has-been-designated-as-critical/
Last week, I got a mail from PyPI, the Python package index. They informed me that one of my open source projects had been designated as ‘critical,’ and I was therefore required to enable two-factor a
Nicola Iarocci
"A project you maintain has been designated as critical"
Last week, I got a mail from PyPI, the Python package index. They informed me that one of my open source projects had been designated as ‘critical,’
Real Python: Build a Flashcards App With Django
Link: https://realpython.com/django-flashcards-app/
Flashcards are a great tool when you want to memorize a new topic or learn a new language.
You write a question on the front of the card and the answer on the back of the card.
Then you can test your
Link: https://realpython.com/django-flashcards-app/
Flashcards are a great tool when you want to memorize a new topic or learn a new language.
You write a question on the front of the card and the answer on the back of the card.
Then you can test your
Realpython
Build a Flashcards App With Django – Real Python
Create your own flashcards app to help you to learn a new language.
In this step-by-step project, you'll replicate a spaced repetition system with the Django web framework.
If you want to learn a new topic while sharpening your Django and Python skills…
In this step-by-step project, you'll replicate a spaced repetition system with the Django web framework.
If you want to learn a new topic while sharpening your Django and Python skills…
"Morphex's Blogologue": Thread-safe message database for SMPS
Link: http://blogologue.com/blog_entry?id=1658158645X94
I hacked a little more on the SMPS project today, which resulted in the following commit:https://github.com/morphex/smps/commit/8c565c561c0a9593f4d5e...A pretty straight-forward message passing queue,
Link: http://blogologue.com/blog_entry?id=1658158645X94
I hacked a little more on the SMPS project today, which resulted in the following commit:https://github.com/morphex/smps/commit/8c565c561c0a9593f4d5e...A pretty straight-forward message passing queue,
Django Weblog: Django 4.1 release candidate 1 released
Link: https://www.djangoproject.com/weblog/2022/jul/19/django-41-rc1/
Django 4.1 release candidate 1 is the final opportunity for you to try out the profusion of new features before Django 4.1 is released.
The release candidate stage marks the string freeze and the call
Link: https://www.djangoproject.com/weblog/2022/jul/19/django-41-rc1/
Django 4.1 release candidate 1 is the final opportunity for you to try out the profusion of new features before Django 4.1 is released.
The release candidate stage marks the string freeze and the call
PyPy: Implementing a Toy Optimizer
Link: https://www.pypy.org/posts/2022/07/toy-optimizer.html
In this blog post I want to show the complete code (in Python3) of how a very
simple optimizer for sequences of operations can work. These algorithms could
be part of a (really simple) compiler, or a
Link: https://www.pypy.org/posts/2022/07/toy-optimizer.html
In this blog post I want to show the complete code (in Python3) of how a very
simple optimizer for sequences of operations can work. These algorithms could
be part of a (really simple) compiler, or a
PyPy
Implementing a Toy Optimizer
In this blog post I want to show the complete code (in Python3) of how a very
simple optimizer for sequences of operations can work. These algorithms could
be part of a (really simple) compiler, or a
simple optimizer for sequences of operations can work. These algorithms could
be part of a (really simple) compiler, or a
Mike Driscoll: Creating GUIs with PySimpleGUI and Python (Video)
Link: https://www.blog.pythonlibrary.org/2022/07/19/creating-guis-with-pysimplegui-and-python-video/
Learn how to create simple graphical user interfaces (GUIs) with Python and PySimpleGUI in this introductory tutorial.
You will learn how to layout Elements (i.e. widgets), add a graph with Matplotlib
Link: https://www.blog.pythonlibrary.org/2022/07/19/creating-guis-with-pysimplegui-and-python-video/
Learn how to create simple graphical user interfaces (GUIs) with Python and PySimpleGUI in this introductory tutorial.
You will learn how to layout Elements (i.e. widgets), add a graph with Matplotlib
Mouse Vs Python
Creating GUIs with PySimpleGUI and Python (Video) - Mouse Vs Python
Learn how to create simple graphical user interfaces (GUIs) with Python and PySimpleGUI in this introductory tutorial. You will learn how to layout
Real Python: Using the Python not Operator
Link: https://realpython.com/courses/using-not-operator/
Python’s not operator allows you to invert the truth value of Boolean expressions and objects. You can use this operator in Boolean contexts, such as if statements and while loops. It also works in no
Link: https://realpython.com/courses/using-not-operator/
Python’s not operator allows you to invert the truth value of Boolean expressions and objects. You can use this operator in Boolean contexts, such as if statements and while loops. It also works in no
Realpython
Using the Python not Operator – Real Python
In this course, you'll learn how Python's "not" operator works and how to use it in your code. You'll get to know its features and see what kind of programming problems you can solve by using "not" in Python.
PyCoder’s Weekly: Issue #534 (July 19, 2022)
Link: https://pycoders.com/issues/534
#534 – JULY 19, 2022 View in Browser » Measuring Code Quality, Simplicity, and Maintainability How maintainable is your Python code? Is it possible to hold the code for your functions in your he
Link: https://pycoders.com/issues/534
#534 – JULY 19, 2022 View in Browser » Measuring Code Quality, Simplicity, and Maintainability How maintainable is your Python code? Is it possible to hold the code for your functions in your he
Pycoders
PyCoder’s Weekly | Issue #534
Issue #534 of the PyCoder’s Weekly newsletter, published July 19, 2022.
Python for Beginners: Take Screenshots in Python
Link: https://www.pythonforbeginners.com/basics/take-screenshots-in-python
We often need to take screenshots on our PC or laptop to capture images from videos or from a website. In this article, we will discuss two ways to take screenshots in python.
Take Screenshots Using t
Link: https://www.pythonforbeginners.com/basics/take-screenshots-in-python
We often need to take screenshots on our PC or laptop to capture images from videos or from a website. In this article, we will discuss two ways to take screenshots in python.
Take Screenshots Using t
PythonForBeginners.com
Take Screenshots in Python - PythonForBeginners.com
Take Screenshots in Python will help you improve your python skills with easy to follow examples and tutorials.
Python Bytes: #293 And if I pull this open source Jenga block...
Link: https://pythonbytes.fm/episodes/show/293/and-if-i-pull-this-open-source-jenga-block
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=vzZPEeyIfSk' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/293/and-if-i-pull-this-open-source-jenga-block
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=vzZPEeyIfSk' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
And if I pull this open source Jenga block...
News and announcements from the Python community for the week of Jul 20th, 2022
Talk Python to Me: #374: PSF Survey in Review
Link: https://talkpython.fm/episodes/show/374/psf-survey-in-review
Every year, the PSF and JetBrains team up to do a Python community survey. The most recent one was Fall of 2021. For this episode, I've gathered a great group of Python enthusiasts to discuss the resu
Link: https://talkpython.fm/episodes/show/374/psf-survey-in-review
Every year, the PSF and JetBrains team up to do a Python community survey. The most recent one was Fall of 2021. For this episode, I've gathered a great group of Python enthusiasts to discuss the resu
talkpython.fm
PSF Survey in Review
Every year, the PSF and JetBrains team up to do a Python community survey. The most recent one was Fall of 2021. For this episode, I've gathered a great group of Python enthusiasts to discuss the results. I think you'll really enjoy the group discussion on…
PyCharm: Webinar: I Can’t Believe It’s Not Real Data! An Introduction to Synthetic Data
Link: https://blog.jetbrains.com/pycharm/2022/07/webinar-i-can-t-believe-it-s-not-real-data-an-introduction-to-synthetic-data/
Easy access to relevant, safe data is a major bottleneck hindering developers and data scientists. But what if you could generate your own accurate, privacy-protected, shareable data?
Synthetic data
Link: https://blog.jetbrains.com/pycharm/2022/07/webinar-i-can-t-believe-it-s-not-real-data-an-introduction-to-synthetic-data/
Easy access to relevant, safe data is a major bottleneck hindering developers and data scientists. But what if you could generate your own accurate, privacy-protected, shareable data?
Synthetic data
The JetBrains Blog
Webinar: I Can’t Believe It’s Not Real Data! An Introduction to Synthetic Data | The PyCharm Blog
Easy access to relevant, safe data is a major bottleneck hindering developers and data scientists. But what if you could generate your own accurate, privacy-protected, shareable data?
Synthet
Synthet
Real Python: Custom Python Dictionaries: Inheriting From dict vs UserDict
Link: https://realpython.com/inherit-python-dict/
Creating dictionary-like classes may be a requirement in your Python career. Specifically, you may be interested in making custom dictionaries with modified behavior, new functionalities, or both. In
Link: https://realpython.com/inherit-python-dict/
Creating dictionary-like classes may be a requirement in your Python career. Specifically, you may be interested in making custom dictionaries with modified behavior, new functionalities, or both. In
Realpython
Custom Python Dictionaries: Inheriting From dict vs UserDict – Real Python
In this tutorial, you'll learn how to create custom dictionary-like classes in Python by inheriting from the built-in dict class or by subclassing UserDict from the collections module.
Mike Driscoll: An Intro to Python Properties (Video)
Link: https://www.blog.pythonlibrary.org/2022/07/20/an-intro-to-python-properties-video/
In this video tutorial, you will learn the basics of Python properties with Mike Driscoll .
You will learn about:
Python properties
Setters and Getters
Deleters
The post An Intro to Python Properti
Link: https://www.blog.pythonlibrary.org/2022/07/20/an-intro-to-python-properties-video/
In this video tutorial, you will learn the basics of Python properties with Mike Driscoll .
You will learn about:
Python properties
Setters and Getters
Deleters
The post An Intro to Python Properti
Mouse Vs Python
An Intro to Python Properties (Video) - Mouse Vs Python
In this video tutorial, you will learn the basics of Python properties with Mike Driscoll . You will learn about: Python properties Setters and Getters
PyBites: A Case Study in Refactoring Python: Clean Code Is Often Faster
Link: https://pybit.es/articles/a-case-study-in-refactoring-python-clean-code-is-often-faster/
I have learned a lot over the past 2.5 years of my Python journey. What started out as a hobby during COVID-19 lock downs in 2020, has now become a major component of my professional workload. This ar
Link: https://pybit.es/articles/a-case-study-in-refactoring-python-clean-code-is-often-faster/
I have learned a lot over the past 2.5 years of my Python journey. What started out as a hobby during COVID-19 lock downs in 2020, has now become a major component of my professional workload. This ar
Pybites
A Case Study In Refactoring Python: Clean Code Is Often Faster - Pybites
I have learned a lot over the past 2.5 years of my Python journey. What started out as a hobby during COVID-19 lock downs in 2020, has now become a major
Ian Ozsvald: Upcoming discussion calls for Team Structure and Buidling a Backlog for data science leads
Link: https://ianozsvald.com/2022/07/01/upcoming-discussion-calls-for-team-structure-and-buidling-a-backlog-for-data-science-leads/
I ran another Executives at PyData discussion session for 50+ leaders at our PyDataLondon conference a couple of weeks back. We had great conversation which dug into a lot of topics. I’ve written up n
Link: https://ianozsvald.com/2022/07/01/upcoming-discussion-calls-for-team-structure-and-buidling-a-backlog-for-data-science-leads/
I ran another Executives at PyData discussion session for 50+ leaders at our PyDataLondon conference a couple of weeks back. We had great conversation which dug into a lot of topics. I’ve written up n
Entrepreneurial Geekiness
Upcoming discussion calls for Team Structure and Buidling a Backlog for data science leads
I ran another Executives at PyData discussion session for 50+ leaders at our PyDataLondon conference a couple of weeks back. We had great conversation which dug into a lot of topics. I've written up notes on my NotANumber newsletter. If you're a leader of…
PyBites: What’s your definition of a rich life?
Link: https://pybit.es/articles/pp78-your-definition-of-a-rich-life/
Listen here:
Welcome back to our podcast.It’s easy to get stuck in your own bubble. Julian travelled to the other side of the planet and came to realize that it’s easy to get carried away by the hust
Link: https://pybit.es/articles/pp78-your-definition-of-a-rich-life/
Listen here:
Welcome back to our podcast.It’s easy to get stuck in your own bubble. Julian travelled to the other side of the planet and came to realize that it’s easy to get carried away by the hust
PyBites
What's Your Definition Of A Rich Life? - PyBites
Listen here:
PyCharm: PyCharm 2022.1.4 is Available
Link: https://blog.jetbrains.com/pycharm/2022/07/pycharm-2022-1-4-is-available/
PyCharrm 2022.1.4, the fourth bug-fix update for PyCharm 2022.1, is now available!
You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if you’r
Link: https://blog.jetbrains.com/pycharm/2022/07/pycharm-2022-1-4-is-available/
PyCharrm 2022.1.4, the fourth bug-fix update for PyCharm 2022.1, is now available!
You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if you’r
The JetBrains Blog
PyCharm 2022.1.4 is Available | The PyCharm Blog
PyCharrm 2022.1.4, the fourth bug-fix update for PyCharm 2022.1, is now available!
You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if yo
You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if yo
Python⇒Speed: Finding performance bottlenecks in Celery tasks
Link: https://pythonspeed.com/articles/celery-performance/
When your Celery tasks are too slow, and you want them to run faster, you usually want to find and then fix the performance bottleneck.
It’s true, you can architect a solution where slow tasks don’t i
Link: https://pythonspeed.com/articles/celery-performance/
When your Celery tasks are too slow, and you want them to run faster, you usually want to find and then fix the performance bottleneck.
It’s true, you can architect a solution where slow tasks don’t i
Python⇒Speed
Finding performance bottlenecks in Celery tasks
Learn how to speed up Celery tasks by figuring out what’s causing them to be slow.
Mike Driscoll: Python 101 - Type Hinting in Python (Video)
Link: https://www.blog.pythonlibrary.org/2022/07/21/python-101-type-hinting-in-python-video/
Learn all about type hinting (AKA type annotation) in this tutorial by Mike Driscoll
What You'll Learn
Pros and Cons of Type Hinting
Built-in Type Hinting / Variable Annotation
Collection Type Hinti
Link: https://www.blog.pythonlibrary.org/2022/07/21/python-101-type-hinting-in-python-video/
Learn all about type hinting (AKA type annotation) in this tutorial by Mike Driscoll
What You'll Learn
Pros and Cons of Type Hinting
Built-in Type Hinting / Variable Annotation
Collection Type Hinti
Mouse Vs Python
Python 101 - Type Hinting in Python (Video) - Mouse Vs Python
Learn all about type hinting (AKA type annotation) in this tutorial by Mike Driscoll What You'll Learn Pros and Cons of Type Hinting Built-in Type