Python Insider: Python 3.13.0 beta 3 released
Link: https://pythoninsider.blogspot.com/2024/06/python-3130-beta-3-released.html
I'm pleased to announce the release of Python 3.13 beta 3.https://www.python.org/downloads/release/python-3130b3/ This is a beta preview of Python 3.13
Python 3.13 is still in development. This rele
Link: https://pythoninsider.blogspot.com/2024/06/python-3130-beta-3-released.html
I'm pleased to announce the release of Python 3.13 beta 3.https://www.python.org/downloads/release/python-3130b3/ This is a beta preview of Python 3.13
Python 3.13 is still in development. This rele
Blogspot
Python Insider: Python 3.13.0 beta 3 released
Python Software Foundation: For your consideration: Proposed bylaws changes to improve our membership experience
Link: https://pyfound.blogspot.com/2024/06/for-your-consideration-proposed-bylaws.html
EDIT MADE ON JUNE 27th, 2024: A
typographical error was discovered in the GitHub link for Change 2. The
link in this post reflects the actual text that will be incorporated in
the bylaws should the
Link: https://pyfound.blogspot.com/2024/06/for-your-consideration-proposed-bylaws.html
EDIT MADE ON JUNE 27th, 2024: A
typographical error was discovered in the GitHub link for Change 2. The
link in this post reflects the actual text that will be incorporated in
the bylaws should the
Python Software Foundation Blog
For your consideration: Proposed bylaws changes to improve our membership experience
This year, as part of our annual election process, the Python Software Foundation Board is offering three bylaws changes for our Members to ...
Robin Wilson: A load of links…
Link: https://blog.rtwilson.com/a-load-of-links/
For months now I’ve been collecting a load of links saying that I’ll get round to blogging them "soon". Well, I’m currently babysitting for a friend’s daughter (who is sleeping peacefully upstairs), s
Link: https://blog.rtwilson.com/a-load-of-links/
For months now I’ve been collecting a load of links saying that I’ll get round to blogging them "soon". Well, I’m currently babysitting for a friend’s daughter (who is sleeping peacefully upstairs), s
Luke Plant: Keeping things in sync: derive vs test
Link: https://lukeplant.me.uk/blog/posts/keeping-things-in-sync-derive-vs-test/
An extremely common problem in programming is that multiple parts of a program need to be kept in sync – they need to do exactly the same thing or behave in a consistent way. It is in response to this
Link: https://lukeplant.me.uk/blog/posts/keeping-things-in-sync-derive-vs-test/
An extremely common problem in programming is that multiple parts of a program need to be kept in sync – they need to do exactly the same thing or behave in a consistent way. It is in response to this
Luke Plant's home page
Keeping things in sync: derive vs test
There are times when we need to stop trying to make everything sync automatically, and just test that it is synced. Tips for Python and web dev.
Real Python: The Real Python Podcast – Episode #210: Creating a Guitar Synthesizer & Generating WAV Files With Python
Link: https://realpython.com/podcasts/rpp/210/
What techniques go into synthesizing a guitar sound in Python? What higher-level programming and Python concepts can you practice while building advanced projects? This week on the show, we talk with
Link: https://realpython.com/podcasts/rpp/210/
What techniques go into synthesizing a guitar sound in Python? What higher-level programming and Python concepts can you practice while building advanced projects? This week on the show, we talk with
Realpython
Episode #210: Creating a Guitar Synthesizer & Generating WAV Files With Python – The Real Python Podcast
What techniques go into synthesizing a guitar sound in Python? What higher-level programming and Python concepts can you practice while building advanced projects? This week on the show, we talk with Real Python author and core team member Bartosz Zaczyński…
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-june-2024/?utm_source=python-rss-feed
55th issue of Andrei Neagoie's must-read monthly Python Newsletter
Link: https://zerotomastery.io/blog/python-monthly-newsletter-june-2024/?utm_source=python-rss-feed
55th issue of Andrei Neagoie's must-read monthly Python Newsletter
Zero To Mastery
[June 2024] Python Monthly Newsletter 💻🐍 | Zero To Mastery
55th issue of Andrei Neagoie's must-read monthly Python Newsletter read by 15,000+ Pythonistas. Get up-to-date with the top Python news from last month.
Awesome Python Applications: Codex
Link: https://github.com/ajslater/codex
Codex: Self-hostable comic archive browser and reader.
Links:
Repo
Demo
Link: https://github.com/ajslater/codex
Codex: Self-hostable comic archive browser and reader.
Links:
Repo
Demo
GitHub
GitHub - ajslater/codex: Codex is a web based comic archive browser and reader
Codex is a web based comic archive browser and reader - ajslater/codex
Awesome Python Applications: Plane
Link: https://github.com/makeplane/plane
Plane: Modern, self-hostable issue and product roadmap tracker. An alternative to JIRA, Linear, and Asana.
Links:
Repo
Home
Link: https://github.com/makeplane/plane
Plane: Modern, self-hostable issue and product roadmap tracker. An alternative to JIRA, Linear, and Asana.
Links:
Repo
Home
GitHub
GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics…
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and cycles the easiest way on the planet. - makeplane/plane
Awesome Python Applications: napar
Link: https://github.com/napari/napari
napar: A fast, interactive, multi-dimensional image viewer for annotation and analysis of large images.
Links:
Repo
Home
Fund
Link: https://github.com/napari/napari
napar: A fast, interactive, multi-dimensional image viewer for annotation and analysis of large images.
Links:
Repo
Home
Fund
GitHub
GitHub - napari/napari: napari: a fast, interactive, multi-dimensional image viewer for python
napari: a fast, interactive, multi-dimensional image viewer for python - napari/napari
Awesome Python Applications: aider
Link: https://github.com/paul-gauthier/aider
aider: Console-based LLM pair programming tool, to edit code in your local git repository.
Links:
Repo
Home
Link: https://github.com/paul-gauthier/aider
aider: Console-based LLM pair programming tool, to edit code in your local git repository.
Links:
Repo
Home
GitHub
GitHub - Aider-AI/aider: aider is AI pair programming in your terminal
aider is AI pair programming in your terminal. Contribute to Aider-AI/aider development by creating an account on GitHub.
Python GUIs: PyQt6, PySide6, PyQt5 and PySide2 Books -- updated for 2024! — Extended and updated with new examples, demos including Model View Controller architecture
Link: https://www.pythonguis.com/blog/pyqt6-pyside6-books-updated-2024/
Hello! Today I have released new digital updates to my PyQt5, PyQt6, PySide2 and PySide6 book Create GUI Applications with Python & Qt.
PyQt6 Book 5th Edition, Create GUI Applications with Python & Q
Link: https://www.pythonguis.com/blog/pyqt6-pyside6-books-updated-2024/
Hello! Today I have released new digital updates to my PyQt5, PyQt6, PySide2 and PySide6 book Create GUI Applications with Python & Qt.
PyQt6 Book 5th Edition, Create GUI Applications with Python & Q
Python GUIs
PyQt6, PySide6, PyQt5 and PySide2 Books: Create GUI Applications with Python & Qt
Extended and updated with new examples, demos including Model View Controller architecture. Hello! Today I have released new digital updates to my book Create GUI Applications with Python & Qt.
Sebastian Pölsterl: scikit-survival 0.23.0 released
Link: https://k-d-w.org/blog/2024/06/scikit-survival-0.23.0-released/
I am pleased to announce the release of scikit-survival 0.23.0.
This release adds support for scikit-learn 1.4 and 1.5, which includes missing value support for RandomSurvivalForest.
For more details
Link: https://k-d-w.org/blog/2024/06/scikit-survival-0.23.0-released/
I am pleased to announce the release of scikit-survival 0.23.0.
This release adds support for scikit-learn 1.4 and 1.5, which includes missing value support for RandomSurvivalForest.
For more details
Sebastian Pölsterl
scikit-survival 0.23.0 released | Sebastian Pölsterl
I am pleased to announce the release of scikit-survival 0.23.0.
This release adds support for scikit-learn 1.4 and 1.5, which includes missing value support for RandomSurvivalForest.
For more details on missing values support, see the section
in the release…
This release adds support for scikit-learn 1.4 and 1.5, which includes missing value support for RandomSurvivalForest.
For more details on missing values support, see the section
in the release…
TestDriven.io: Reusable Components in Django with Stimulus and Tailwind CSS - Part 1
Link: https://testdriven.io/blog/django-reusable-components-part-1/
This tutorial looks at how to build client-side UI components in Django with Stimulus and Tailwind.
Link: https://testdriven.io/blog/django-reusable-components-part-1/
This tutorial looks at how to build client-side UI components in Django with Stimulus and Tailwind.
testdriven.io
Reusable Components in Django with Stimulus and Tailwind CSS - Part 1
This tutorial looks at how to build client-side UI components in Django with Stimulus and Tailwind.
EuroPython: How to Maximize Your Experience at EuroPython 2024 🐍✨
Link: https://blog.europython.eu/maximize-your-experience-at-europython-2024/
EuroPython 2024 is set to be an electrifying event for Python enthusiasts, taking place in the vibrant city of Prague from July 8th to 14th. Whether you&aposre a first-timer or a seasoned attendee, he
Link: https://blog.europython.eu/maximize-your-experience-at-europython-2024/
EuroPython 2024 is set to be an electrifying event for Python enthusiasts, taking place in the vibrant city of Prague from July 8th to 14th. Whether you&aposre a first-timer or a seasoned attendee, he
EuroPython Blog
How to Maximize Your Experience at EuroPython 2024 🐍✨
EuroPython 2024 is set to be an electrifying event for Python enthusiasts, taking place in the vibrant city of Prague from July 8th to 14th. Whether you're a first-timer or a seasoned attendee, here are some tips to help you squeeze every bit of goodness…
eGenix.com: eGenix PyRun - One file Python Runtime 2.5.0 GA
Link: https://www.egenix.com/company/news/eGenix-PyRun-2.5.0-GA.html
Introduction
eGenix PyRun™
is our open source, one file, no installation version of Python, making
the distribution of a Python interpreter to run Python based scripts
and applications to Unix base
Link: https://www.egenix.com/company/news/eGenix-PyRun-2.5.0-GA.html
Introduction
eGenix PyRun™
is our open source, one file, no installation version of Python, making
the distribution of a Python interpreter to run Python based scripts
and applications to Unix base
eGenix.com
eGenix.com: eGenix PyRun - One file Python Runtime 2.5.0 GA
eGenix is pleased to announce our open-source eGenix PyRun - One file Python runtime 2.5.0 for Python 3.8, 3.9, 3.10 and Python 3.11.
TestDriven.io: Reusable Components in Django with Stimulus and Tailwind CSS - Part 2
Link: https://testdriven.io/blog/django-reusable-components-part-2/
This tutorial looks at how to add server-side components to our client-side setup with Django.
Link: https://testdriven.io/blog/django-reusable-components-part-2/
This tutorial looks at how to add server-side components to our client-side setup with Django.
testdriven.io
Reusable Components in Django with Stimulus and Tailwind CSS - Part 2
This tutorial looks at how to add server-side components to our client-side setup with Django.
Real Python: Python's Built-in Functions: A Complete Exploration
Link: https://realpython.com/python-built-in-functions/
Python has many built-in functions that you can use directly without importing anything. These functions cover a wide variety of common programming tasks that include performing math operations, worki
Link: https://realpython.com/python-built-in-functions/
Python has many built-in functions that you can use directly without importing anything. These functions cover a wide variety of common programming tasks that include performing math operations, worki
Realpython
Python's Built-in Functions: A Complete Exploration – Real Python
In this tutorial, you'll learn the basics of working with Python's numerous built-in functions. You'll explore how to use these predefined functions to perform common tasks and operations, such as mathematical calculations, data type conversions, and string…
Talk Python to Me: #468: Python Trends Episode 2024
Link: https://talkpython.fm/episodes/show/468/python-trends-episode-2024
I've gathered a group of Python experts who have been thinking deeply about where Python is going and who have lived through where it has been. This episode is all about near-term Python trends and th
Link: https://talkpython.fm/episodes/show/468/python-trends-episode-2024
I've gathered a group of Python experts who have been thinking deeply about where Python is going and who have lived through where it has been. This episode is all about near-term Python trends and th
talkpython.fm
Python Trends Episode 2024
I've gathered a group of Python experts who have been thinking deeply about where Python is going and who have lived through where it has been. This episode is all about near-term Python trends and things we each believe will be important to focus on as Python…
Zato Blog: Understanding API rate-limiting techniques
Link: https://zato.io/en/blog/api-rate-limiting-intro.html
Understanding API rate-limiting techniques
2024-07-02, by Dariusz Suchojad
Enabling rate-limiting in Zato means that access to Zato APIs can be throttled per endpoint, user or service - includi
Link: https://zato.io/en/blog/api-rate-limiting-intro.html
Understanding API rate-limiting techniques
2024-07-02, by Dariusz Suchojad
Enabling rate-limiting in Zato means that access to Zato APIs can be throttled per endpoint, user or service - includi
Tryton News: Newsletter June 2024
Link: https://discuss.tryton.org/t/newsletter-june-2024/7420
In the last month we focused on speeding-up performance issues, fixing bugs and improving the behaviour of things - building on the changes from our last release. We also added some new features wh
Link: https://discuss.tryton.org/t/newsletter-june-2024/7420
In the last month we focused on speeding-up performance issues, fixing bugs and improving the behaviour of things - building on the changes from our last release. We also added some new features wh
Tryton Discussion
Newsletter June 2024
In the last month we focused on speeding-up performance issues, fixing bugs and improving the behaviour of things - building on the changes from our last release. We also added some new features which we would like to introduce to you in this newsletter.…
Quansight Labs Blog: An overview of the Sparse Array Ecosystem for Python
Link: https://labs.quansight.org/blog/sparse-array-ecosystem
An overview of the different options available for working with sparse arrays in Python
Link: https://labs.quansight.org/blog/sparse-array-ecosystem
An overview of the different options available for working with sparse arrays in Python
labs.quansight.org
An overview of the Sparse Array Ecosystem for Python
An overview of the different options available for working with sparse arrays in Python