Talk Python to Me: #439: Pixi, A Fast Package Manager
Link: https://talkpython.fm/episodes/show/439/pixi-a-fast-package-manager
On this episode we have Wolf Vollprecht and Ruben Arts from the pixi project here to talk about pixi, a high performance package manager for Python and other languages that actually manages Python its
Link: https://talkpython.fm/episodes/show/439/pixi-a-fast-package-manager
On this episode we have Wolf Vollprecht and Ruben Arts from the pixi project here to talk about pixi, a high performance package manager for Python and other languages that actually manages Python its
talkpython.fm
Pixi, A Fast Package Manager
On this episode we have Wolf Vollprecht and Ruben Arts from the pixi project here to talk about pixi, a high performance package manager for Python and other languages that actually manages Python itself too. They have a lot of interesting ideas on where…
Python Insider: Python 3.13.0 alpha 2 is now available
Link: https://pythoninsider.blogspot.com/2023/11/python-3130-alpha-2-is-now-available.html
Well, well, well, it’s time for Python 3.13.0 alpha 2!https://www.python.org/downloads/release/python-3130a2/This is an early developer preview of Python 3.13
Major new features of the 3.13 series, c
Link: https://pythoninsider.blogspot.com/2023/11/python-3130-alpha-2-is-now-available.html
Well, well, well, it’s time for Python 3.13.0 alpha 2!https://www.python.org/downloads/release/python-3130a2/This is an early developer preview of Python 3.13
Major new features of the 3.13 series, c
Blogspot
Python Insider: Python 3.13.0 alpha 2 is now available
TechBeamers Python: 40 Google Interview Questions You Need to Join Google in 2023
Link: https://www.techbeamers.com/google-interview-questions-lets-crack-it/
Thinking about Google interviews? It’s like going on an adventure! Google’s questions are like solving puzzles that let your creative side show. No need for big words; these questions are about everyd
Link: https://www.techbeamers.com/google-interview-questions-lets-crack-it/
Thinking about Google interviews? It’s like going on an adventure! Google’s questions are like solving puzzles that let your creative side show. No need for big words; these questions are about everyd
TechBeamers
40 Google Interview Questions You Need to Join Google in 2023
Want to crack Google interviews? Check out 40 Google interview questions specially crafted to help you fulfill your dream of joining Google.
Reuven Lerner: Prepare yourself for a better career, with my new Python learning memberships
Link: https://lerner.co.il/2023/11/23/prepare-yourself-for-a-better-career-with-my-new-python-learning-memberships/
For years, students and clients have asked me for a membership program that includes all of my products. And for years, I’ve said, “No.”Why not? Because I didn’t just want to offer access to my cour
Link: https://lerner.co.il/2023/11/23/prepare-yourself-for-a-better-career-with-my-new-python-learning-memberships/
For years, students and clients have asked me for a membership program that includes all of my products. And for years, I’ve said, “No.”Why not? Because I didn’t just want to offer access to my cour
Reuven Lerner
Prepare yourself for a better career, with my new Python learning memberships
For years, students and clients have asked me for a membership program that includes all of my products. And for years, I've said, "No."Why not? Because I didn't just want to offer access to my
Daniel Roy Greenfeld: Three Years at Kraken Tech
Link: https://daniel.feldroy.com/posts/2023-11-three-years-at-kraken-tech
A summary of the past year as I finish my third year working for Kraken Tech, an Octopus Energy Group subsidiary.
Note: As I write this I'm recovering from a sprained shoulder I received in a bicycle
Link: https://daniel.feldroy.com/posts/2023-11-three-years-at-kraken-tech
A summary of the past year as I finish my third year working for Kraken Tech, an Octopus Energy Group subsidiary.
Note: As I write this I'm recovering from a sprained shoulder I received in a bicycle
Daniel Roy Greenfeld
Three Years at Kraken Tech
A summary of the past year as I finish my third year working for Kraken Tech, an Octopus Energy Group subsidiary.
Paolo Melchiorre: Database generated columns⁽²⁾: Django & PostgreSQL
Link: https://www.paulox.net/2023/11/24/database-generated-columns-part-2-django-and-postgresql/
An introduction to database generated columns, using PostgreSQL and the new GeneratedField added in Django 5.0.
Link: https://www.paulox.net/2023/11/24/database-generated-columns-part-2-django-and-postgresql/
An introduction to database generated columns, using PostgreSQL and the new GeneratedField added in Django 5.0.
Paolo Melchiorre
Database generated columns⁽²⁾: Django & PostgreSQL
An introduction to database generated columns, using PostgreSQL and the new GeneratedField added in Django 5.0.
Doug Hellmann: sphinxcontrib-datatemplates 0.10.2
Link: https://doughellmann.com/releases/sphinxcontrib-datatemplates-0-10-2/
What’s new in 0.10.2? Packaging unify list of packaging dependencies modernize packaging files Documentation add .readthedocs.yaml to fix doc build Features declare support for python 3.12 add support
Link: https://doughellmann.com/releases/sphinxcontrib-datatemplates-0-10-2/
What’s new in 0.10.2? Packaging unify list of packaging dependencies modernize packaging files Documentation add .readthedocs.yaml to fix doc build Features declare support for python 3.12 add support
Doug Hellmann
sphinxcontrib-datatemplates 0.10.2
What’s new in 0.10.2? Packaging unify list of packaging dependencies modernize packaging files Documentation add .readthedocs.yaml to fix doc build Features declare support for python 3.12 add support for custom template bridge (contributions by Bizordec)
Go Deh: Google Bard vs Microsoft Bing Chat: Vanity questions
Link: http://paddy3118.blogspot.com/2023/11/google-bard-vs-microsoft-bing-chat.html
I ask two questions about my activities online and compare the outputs from the two AI tools.Google Bard create a rosettacode.org task in the style of user paddy3118Sure, here is a Rosetta Code tas
Link: http://paddy3118.blogspot.com/2023/11/google-bard-vs-microsoft-bing-chat.html
I ask two questions about my activities online and compare the outputs from the two AI tools.Google Bard create a rosettacode.org task in the style of user paddy3118Sure, here is a Rosetta Code tas
Blogspot
Google Bard vs Microsoft Bing Chat: Vanity questions
I ask two questions about my activities online and compare the outputs from the two AI tools. Google Bard create a rosettacode.org task ...
CodersLegacy: pydub Tutorial: Audio Manipulation in Python
Link: https://coderslegacy.com/pydub-tutorial-audio-manipulation-in-python/
In this comprehensive tutorial, we will explore the powerful pydub library, a Python package that simplifies the process of working with audio files. Whether you are a music enthusiast, a data scienti
Link: https://coderslegacy.com/pydub-tutorial-audio-manipulation-in-python/
In this comprehensive tutorial, we will explore the powerful pydub library, a Python package that simplifies the process of working with audio files. Whether you are a music enthusiast, a data scienti
CodersLegacy
pydub Tutorial: Audio Manipulation in Python - CodersLegacy
In this tutorial, we will explore the powerful pydub library, a Python package that simplifies the process of working with audio files.
TestDriven.io: Django REST Framework and Elasticsearch
Link: https://testdriven.io/blog/django-drf-elasticsearch/
This tutorial looks at how to integrate Django REST Framework with Elasticsearch.
Link: https://testdriven.io/blog/django-drf-elasticsearch/
This tutorial looks at how to integrate Django REST Framework with Elasticsearch.
testdriven.io
Django REST Framework and Elasticsearch
This tutorial looks at how to integrate Django REST Framework with Elasticsearch.
Paolo Melchiorre: 2024 Django Software Foundation board nomination
Link: https://www.paulox.net/2023/11/27/2024-django-software-foundation-board-nomination/
My self-nomination statement for the 2024 Django Software Foundation (DSF) board of directors elections
Link: https://www.paulox.net/2023/11/27/2024-django-software-foundation-board-nomination/
My self-nomination statement for the 2024 Django Software Foundation (DSF) board of directors elections
Paolo Melchiorre
Paolo Melchiorre - 2024 Django Software Foundation board nomination
My self-nomination statement for the 2024 Django Software Foundation (DSF) board of directors elections
PyCharm: What is the Django Web Framework?
Link:
In this blog post, we’ll introduce you to web frameworks and explore what they are and why they’re vital if you want to develop apps rapidly without compromising on security. More importantly, we’ll e
Link:
In this blog post, we’ll introduce you to web frameworks and explore what they are and why they’re vital if you want to develop apps rapidly without compromising on security. More importantly, we’ll e
Python GUIs: How to Create a Custom Title Bar for a PyQt Window — Customize Your Python App's Title Bars
Link: https://www.pythonguis.com/tutorials/custom-title-bar-pyqt6/
PyQt provides plenty of tools for creating unique and visually appealing graphical user interfaces (GUIs). One aspect of your applications that you may not have considered customizing is the title bar
Link: https://www.pythonguis.com/tutorials/custom-title-bar-pyqt6/
PyQt provides plenty of tools for creating unique and visually appealing graphical user interfaces (GUIs). One aspect of your applications that you may not have considered customizing is the title bar
Python GUIs
Create Custom Title Bars for PyQt Windows
A window's title bar is the bar at the top of the window where the application typically displays a title. This bar also provides standard buttons for minimizing, maximizing, restoring, and closing the current window. In most cases, the title bar is provided…
Real Python: The Python Rich Package: Unleash the Power of Console Text
Link: https://realpython.com/python-rich-package/
Python’s Rich package is a tool kit that helps you generate beautifully formatted and highlighted text in the console.
More broadly, it allows you to build an attractive text-based user interface (TUI
Link: https://realpython.com/python-rich-package/
Python’s Rich package is a tool kit that helps you generate beautifully formatted and highlighted text in the console.
More broadly, it allows you to build an attractive text-based user interface (TUI
Realpython
The Python Rich Package: Unleash the Power of Console Text – Real Python
Rich is a powerful library for constructing text-based user interfaces (TUIs) using Python. With it, you can make your code more readable by pretty-printing complex data structures, and you can make your app more attractive for your user with colored and…
Mike Driscoll: Episode 23 – The Ruff Formatter with Charlie Marsh
Link: https://www.blog.pythonlibrary.org/2023/11/27/episode-23-the-ruff-formatter-with-charlie-marsh/
The Ruff linter is a Python linter written in Rust that is super fast. The people behind Ruff recently released a new tool that is a part of Ruff that allows Ruff to format your Python code using the
Link: https://www.blog.pythonlibrary.org/2023/11/27/episode-23-the-ruff-formatter-with-charlie-marsh/
The Ruff linter is a Python linter written in Rust that is super fast. The people behind Ruff recently released a new tool that is a part of Ruff that allows Ruff to format your Python code using the
Mouse Vs Python
Episode 23 - The Ruff Formatter with Charlie Marsh - Mouse Vs Python
The Ruff linter is a Python linter written in Rust that is super fast. The people behind Ruff recently released a new tool that is a part of Ruff that
ListenData: How to Get Unique Values in a Column in Pandas DataFrame?
Link: https://www.listendata.com/2023/11/find-unique-values-in-column-pandas.html
This tutorial explains how to get unique values from a column in Pandas DataFrame, along with examples.
Find Unique Values in a Column
df['columnName'].unique()
To read this article in full, please cl
Link: https://www.listendata.com/2023/11/find-unique-values-in-column-pandas.html
This tutorial explains how to get unique values from a column in Pandas DataFrame, along with examples.
Find Unique Values in a Column
df['columnName'].unique()
To read this article in full, please cl
ListenData
How to Get Unique Values in a Column in Pandas DataFrame?
This tutorial explains how to get unique values from a column in Pandas dataframe, along with examples.
Real Python: Advent of Code: Solving Puzzles With Python
Link: https://realpython.com/courses/python-advent-of-code/
Advent of Code is an online Advent calendar where you’ll find new programming puzzles offered each day from December 1 to 25. While you can solve the puzzles at any time, the excitement when new puzzl
Link: https://realpython.com/courses/python-advent-of-code/
Advent of Code is an online Advent calendar where you’ll find new programming puzzles offered each day from December 1 to 25. While you can solve the puzzles at any time, the excitement when new puzzl
Realpython
Advent of Code: Solving Puzzles With Python – Real Python
Advent of Code is an online advent calendar that shares new programming puzzles each day from December 1 to the 25. In this Code Conversation, you'll learn why solving programming puzzles can be beneficial and how you can get started with Advent of Code using…
PyCoder’s Weekly: Issue #605 (Nov. 28, 2023)
Link: https://pycoders.com/issues/605
#605 – NOVEMBER 28, 2023 View in Browser » Inline Dependencies for Small Python Scripts Sabs wanted the ability to specify dependencies inside a single Python script, and although there are PEPs
Link: https://pycoders.com/issues/605
#605 – NOVEMBER 28, 2023 View in Browser » Inline Dependencies for Small Python Scripts Sabs wanted the ability to specify dependencies inside a single Python script, and although there are PEPs
Pycoders
PyCoder’s Weekly | Issue #605
Issue #605 of the PyCoder’s Weekly newsletter, published Nov. 28, 2023.
Zero to Mastery: Python Monthly Newsletter 💻🐍
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2023/?utm_source=python-rss-feed
48th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python 3.12 is Out, CLI Tools With Python, Career Advice, and much more. Read the full newsletter to get up-to-date with everything
Link: https://zerotomastery.io/blog/python-monthly-newsletter-november-2023/?utm_source=python-rss-feed
48th issue of Andrei Neagoie's must-read monthly Python Newsletter: Python 3.12 is Out, CLI Tools With Python, Career Advice, and much more. Read the full newsletter to get up-to-date with everything
Zero To Mastery
[November 2023] Python Monthly Newsletter 💻🐍 | Zero To Mastery
48th 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.
scikit-learn: My mentored internship at scikit-learn
Link: https://blog.scikit-learn.org/diversity/mentoring/
How it is to be an Intern at scikit-learn
My name is Stefanie Senger, and I recent
Link: https://blog.scikit-learn.org/diversity/mentoring/
How it is to be an Intern at scikit-learn
My name is Stefanie Senger, and I recent
scikit-learn Blog
My mentored internship at scikit-learn
Author: Stefanie Senger , François Goupil
Python Bytes: #362 You can deprecate a global variable?
Link: https://pythonbytes.fm/episodes/show/362/you-can-deprecate-a-global-variable
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://vadimkravcenko.com/shorts/habits-of-great-software-engineers"><strong>Habits of great software engineers</strong></a></
Link: https://pythonbytes.fm/episodes/show/362/you-can-deprecate-a-global-variable
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://vadimkravcenko.com/shorts/habits-of-great-software-engineers"><strong>Habits of great software engineers</strong></a></
pythonbytes.fm
You can deprecate a global variable?
News and announcements from the Python community for the week of Nov 28th, 2023