Real Python: The Real Python Podcast – Episode #174: Considering ChatGPT's Technical Review of a Programming Book
Link: https://realpython.com/podcasts/rpp/174/
What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to provide a technical review? What are the potential pitfalls of using an LLM as a learning tool? Thi
Link: https://realpython.com/podcasts/rpp/174/
What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to provide a technical review? What are the potential pitfalls of using an LLM as a learning tool? Thi
Realpython
Episode #174: Considering ChatGPT's Technical Review of a Programming Book – The Real Python Podcast
What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to provide a technical review? What are the potential pitfalls of using an LLM as a learning tool? This week on the show, author Al Sweigart talks about his…
Wingware: Wing Python IDE Version 9.1.2 - September 28, 2023
Link: https://wingware.com/news/2023-09-28
Wing 9.1.2 improves auto-import, fixes debugger support for mingw Windows Python builds,
correctly creates projects when multiple Wing windows have been opened, fixes auto-editing
inside f-strings, op
Link: https://wingware.com/news/2023-09-28
Wing 9.1.2 improves auto-import, fixes debugger support for mingw Windows Python builds,
correctly creates projects when multiple Wing windows have been opened, fixes auto-editing
inside f-strings, op
Wingware
Wing Python IDE Version 9.1.2 - September 28, 2023 - Wing Python IDE
Wing 9.1.2 improves auto-import, fixes debugger support for mingw Windows Python
builds, correctly creates projects when multiple Wing windows have been opened, fixes
auto-editing inside f-strings, optimizes updating the Testing tool, and makes about 20
other…
builds, correctly creates projects when multiple Wing windows have been opened, fixes
auto-editing inside f-strings, optimizes updating the Testing tool, and makes about 20
other…
PyPy: PyPy v7.3.13 release
Link: https://www.pypy.org/posts/2023/09/pypy-v7313-release.html
PyPy v7.3.13: release of python 2.7, 3.9, and 310.
The PyPy team is proud to release version 7.3.13 of PyPy.
This is primarily a security/bug-fix release. CPython released security
patches, and this r
Link: https://www.pypy.org/posts/2023/09/pypy-v7313-release.html
PyPy v7.3.13: release of python 2.7, 3.9, and 310.
The PyPy team is proud to release version 7.3.13 of PyPy.
This is primarily a security/bug-fix release. CPython released security
patches, and this r
PyPy
PyPy v7.3.13 release
PyPy v7.3.13: release of python 2.7, 3.9, and 3.10
The PyPy team is proud to release version 7.3.13 of PyPy.
This is primarily a security/bug-fix release. CPython released security
patches, and this r
The PyPy team is proud to release version 7.3.13 of PyPy.
This is primarily a security/bug-fix release. CPython released security
patches, and this r
Stack Abuse: Behavioral Design Patterns in Python
Link: https://stackabuse.com/behavioral-design-patterns-in-python/
Introduction
We've previously delved into Structural and Creational design patterns, and this section focuses on another vital category - Behavioral Design Patterns.
This is the third article in
Link: https://stackabuse.com/behavioral-design-patterns-in-python/
Introduction
We've previously delved into Structural and Creational design patterns, and this section focuses on another vital category - Behavioral Design Patterns.
This is the third article in
Stack Abuse
Behavioral Design Patterns in Python
We've previously delved into Structural and Creational design patterns, and this section focuses on another vital category - Behavioral Design Patterns....
Talk Python to Me: #431: Visualizing CPython Release Process
Link: https://talkpython.fm/episodes/show/431/visualizing-cpython-release-process
Every year Python has a new major release. This year it's Python 3.12 and it'll come out on October 2, 2023. That's 4 days from when this episode was published. There is quite process involved to test
Link: https://talkpython.fm/episodes/show/431/visualizing-cpython-release-process
Every year Python has a new major release. This year it's Python 3.12 and it'll come out on October 2, 2023. That's 4 days from when this episode was published. There is quite process involved to test
talkpython.fm
Visualizing CPython Release Process
Every year Python has a new major release. This year it's Python 3.12 and it'll come out on October 2, 2023. That's 4 days from when this episode was published. There is quite process involved to test, build, and ship Python across many platforms and channels.…
Matt Layman: Deploy to Heroku - Building SaaS with Python and Django #171
Link: https://www.mattlayman.com/blog/2023/deploy-to-heroku-building-saas-with-python-and-django-171/
In this episode, we did the work to deploy the site to Heroku to make the site live. We configured the production site, fixed some missing settings, and connected to the relevant DNS configuration.
Link: https://www.mattlayman.com/blog/2023/deploy-to-heroku-building-saas-with-python-and-django-171/
In this episode, we did the work to deploy the site to Heroku to make the site live. We configured the production site, fixed some missing settings, and connected to the relevant DNS configuration.
Matt Layman
Deploy to Heroku - Building SaaS with Python and Django #171
In this episode, we did the work to deploy the site to Heroku to make the site live. We configured the production site, fixed some missing settings, and connected to the relevant DNS configuration.
Kay Hayen: Nuitka Release 1.8
Link: https://nuitka.net/posts/nuitka-release-18.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
Bug Fixes
Standalone: Added support for opentelemetry package. Added in
1
Link: https://nuitka.net/posts/nuitka-release-18.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler,
“download now”.
Bug Fixes
Standalone: Added support for opentelemetry package. Added in
1
Tryton News: Newsletter October 2023
Link: https://discuss.tryton.org/t/newsletter-october-2023/6545
Photo: Pexels, Charles Parker
Very soon, in just one month time, at the very beginning of November we’ll be publishing our next Long Term Supported (LTS) release of Tryton, version 7.0. So please t
Link: https://discuss.tryton.org/t/newsletter-october-2023/6545
Photo: Pexels, Charles Parker
Very soon, in just one month time, at the very beginning of November we’ll be publishing our next Long Term Supported (LTS) release of Tryton, version 7.0. So please t
Tryton Discussion
Newsletter October 2023
Photo: Pexels, Charles Parker Very soon, in just one month time, at the very beginning of November we’ll be publishing our next Long Term Supported (LTS) release of Tryton, version 7.0. So please test the current release, version 6.8, or the actual developments…
Mike Driscoll: PyDev of the Week: Sarah Boyce
Link: https://www.blog.pythonlibrary.org/2023/10/02/pydev-of-the-week-sarah-boyce/
Can you tell us a little about yourself (hobbies, education, etc):
Hello, I’m Sarah! I am a British software developer based in Germany.
I have enjoyed drawing portraits since I was little and nearly
Link: https://www.blog.pythonlibrary.org/2023/10/02/pydev-of-the-week-sarah-boyce/
Can you tell us a little about yourself (hobbies, education, etc):
Hello, I’m Sarah! I am a British software developer based in Germany.
I have enjoyed drawing portraits since I was little and nearly
Mouse Vs Python
PyDev of the Week: Sarah Boyce - Mouse Vs Python
Can you tell us a little about yourself (hobbies, education, etc): Hello, I'm Sarah! I am a British software developer based in Germany. I have enjoyed
Daniel Roy Greenfeld: TIL: Rich.console.status for slow processes
Link: https://daniel.feldroy.com/posts/til-2023-10-rich-console-status-for-slow-processes
For building CLI, there's so much that rich provides that I can't imagine not using it. Here's adding a moving bar that updates:
from time import sleep
from rich.console import Console
console = Cons
Link: https://daniel.feldroy.com/posts/til-2023-10-rich-console-status-for-slow-processes
For building CLI, there's so much that rich provides that I can't imagine not using it. Here's adding a moving bar that updates:
from time import sleep
from rich.console import Console
console = Cons
Daniel Roy Greenfeld
TIL: Rich.console.status for slow processes
From the command-line a trick to inform users know the system hasn't died and they should wait until it is done.
Real Python: Python 3.12: Cool New Features for You to Try
Link: https://realpython.com/python312-new-features/
Python 3.12 was published on October 2, 2023. As usual, the new version comes out in October after lots of effort by volunteers worldwide.
The new version comes with several new features and improveme
Link: https://realpython.com/python312-new-features/
Python 3.12 was published on October 2, 2023. As usual, the new version comes out in October after lots of effort by volunteers worldwide.
The new version comes with several new features and improveme
Realpython
Python 3.12: Cool New Features for You to Try – Real Python
In this tutorial, you'll learn about the new features in Python 3.12. You'll explore how the new release extends the better error messages and faster code execution found in the previous version, and you'll try out the improvements to f-strings and type variable…
Stack Abuse: Python-Specific Design Patterns
Link: https://stackabuse.com/python-specific-design-patterns/
Introduction
Up until now, we've covered Creational, Structural, and Behavioral design patterns. These foundational pillars have offered insights into crafting elegant, maintainable, and scalable Pyth
Link: https://stackabuse.com/python-specific-design-patterns/
Introduction
Up until now, we've covered Creational, Structural, and Behavioral design patterns. These foundational pillars have offered insights into crafting elegant, maintainable, and scalable Pyth
Stack Abuse
Python-Specific Design Patterns
Up until now, we've covered Creational, Structural, and Behavioral design patterns. These foundational pillars have offered insights into crafting elegant, mai...
Python Insider: Python 3.12.0 (final) now available
Link: https://pythoninsider.blogspot.com/2023/10/python-3120-final-now-available.html
Finally, it’s final! The final release of Python 3.12.0 (final) is here!https://www.python.org/downloads/release/python-3120/ This is the stable release of Python 3.12.0
Python 3.12.0 is the newest m
Link: https://pythoninsider.blogspot.com/2023/10/python-3120-final-now-available.html
Finally, it’s final! The final release of Python 3.12.0 (final) is here!https://www.python.org/downloads/release/python-3120/ This is the stable release of Python 3.12.0
Python 3.12.0 is the newest m
Blogspot
Python Insider: Python 3.12.0 (final) now available
Python Insider: Python 3.11.6 is now available
Link: https://pythoninsider.blogspot.com/2023/10/python-3116-is-now-available.html
This is the sixth maintenance release of Python 3.11Python 3.11.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. Get it here:htt
Link: https://pythoninsider.blogspot.com/2023/10/python-3116-is-now-available.html
This is the sixth maintenance release of Python 3.11Python 3.11.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. Get it here:htt
Blogspot
Python Insider: Python 3.11.6 is now available
Brian Okken: Python 3.12 + "AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?"
Link: https://pythontest.com/posts/2023/2023-10-02-py312-impimporter/
Are you seeing AttributeError: ...ImpImporter ... when trying to test with tox and Python 3.12?
If so, try:
Creating your develompent venv with Python 3.11 Adding download = true to your tox.ini run
Link: https://pythontest.com/posts/2023/2023-10-02-py312-impimporter/
Are you seeing AttributeError: ...ImpImporter ... when trying to test with tox and Python 3.12?
If so, try:
Creating your develompent venv with Python 3.11 Adding download = true to your tox.ini run
Pythontest
Upgrading to Python 3.12 and my battle with virtualenv cache
edited Oct 3, 2023 with a new fix and a new understanding of the problem
Initial title was …
Python 3.12 + "AttributeError: module ‘pkgutil’ has no attribute ‘ImpImporter’. Did you mean: ‘zipimporter’?"
This is a tale of upgrading Python 3.12
I ran into…
Initial title was …
Python 3.12 + "AttributeError: module ‘pkgutil’ has no attribute ‘ImpImporter’. Did you mean: ‘zipimporter’?"
This is a tale of upgrading Python 3.12
I ran into…
Sebastian Pölsterl: scikit-survival 0.22.0 released
Link: https://k-d-w.org/blog/2023/10/scikit-survival-0.22.0-released/
I am pleased to announce the release of scikit-survival 0.22.0.
The highlights for this release include
Compatibility with scikit-learn 1.3.
Missing value support for SurvivalTree.
A reduced memory m
Link: https://k-d-w.org/blog/2023/10/scikit-survival-0.22.0-released/
I am pleased to announce the release of scikit-survival 0.22.0.
The highlights for this release include
Compatibility with scikit-learn 1.3.
Missing value support for SurvivalTree.
A reduced memory m
Sebastian Pölsterl
scikit-survival 0.22.0 released | Sebastian Pölsterl
I am pleased to announce the release of scikit-survival 0.22.0.
The highlights for this release include
Compatibility with scikit-learn 1.3.
Missing value support for SurvivalTree.
A reduced memory mode for RandomSurvivalForest, ExtraSurvivalTrees, and…
The highlights for this release include
Compatibility with scikit-learn 1.3.
Missing value support for SurvivalTree.
A reduced memory mode for RandomSurvivalForest, ExtraSurvivalTrees, and…
PyCharm: PyCharm 2023.2.2 Is Now Available
Link: https://blog.jetbrains.com/pycharm/2023/10/2023-2-2/
You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are an Ubuntu user. Also, you can download it from our website.
Download PyCharm 2023.2.2
Here is the l
Link: https://blog.jetbrains.com/pycharm/2023/10/2023-2-2/
You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are an Ubuntu user. Also, you can download it from our website.
Download PyCharm 2023.2.2
Here is the l
The JetBrains Blog
PyCharm 2023.2.2 Is Now Available | The PyCharm Blog
You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are an Ubuntu user. Also, you can download it from our website. Download PyCharm 2023.2.2
TechBeamers Python: Python Get Last Element in List
Link: https://www.techbeamers.com/python-get-last-element-in-list/
In Python, working with lists is a common task, and accessing the last element of a list is a frequent requirement. In this tutorial, we will explore various Python methods to efficiently get the last
Link: https://www.techbeamers.com/python-get-last-element-in-list/
In Python, working with lists is a common task, and accessing the last element of a list is a frequent requirement. In this tutorial, we will explore various Python methods to efficiently get the last
TechBeamers
Python Get Last Element in List
Learn how to get the last element in a Python list using indexing, slicing, pop(), list comprehension, and collections.deque with examples.
Real Python: What's New in Python 3.12
Link: https://realpython.com/courses/new-features-python-312/
It’s that time of year again, time for a new release of Python. Although Python 3.12
mostly focuses on internal improvements, there’s a little something for
everyone. You can read up on all the new fe
Link: https://realpython.com/courses/new-features-python-312/
It’s that time of year again, time for a new release of Python. Although Python 3.12
mostly focuses on internal improvements, there’s a little something for
everyone. You can read up on all the new fe
Realpython
What's New in Python 3.12 – Real Python
In this video course, you'll explore the new features that Python 3.12 brings to the table. These include improved f-strings, better error messages, changes to CPython internals, additions to static typing, and more.
PyCoder’s Weekly: Issue #597 (Oct. 3, 2023)
Link: https://pycoders.com/issues/597
#597 – OCTOBER 3, 2023 View in Browser » Python 3.12: Cool New Features for You to Try In this tutorial, you’ll learn about the new features in Python 3.12. You’ll explore how the new release ex
Link: https://pycoders.com/issues/597
#597 – OCTOBER 3, 2023 View in Browser » Python 3.12: Cool New Features for You to Try In this tutorial, you’ll learn about the new features in Python 3.12. You’ll explore how the new release ex
Pycoders
PyCoder’s Weekly | Issue #597
Issue #597 of the PyCoder’s Weekly newsletter, published Oct. 3, 2023.