PyBites: Focus on what you can control
Link: https://pybit.es/articles/pp94-focus-on-what-you-can-control/
Listen here:
Welcome back to our Pybites podcast. This week we talk about the relatively stressful times we live in and hence the need to focus on what YOU can control.
We center our discussion aroun
Link: https://pybit.es/articles/pp94-focus-on-what-you-can-control/
Listen here:
Welcome back to our Pybites podcast. This week we talk about the relatively stressful times we live in and hence the need to focus on what YOU can control.
We center our discussion aroun
PyBites
Focus On What You Can Control - PyBites
Welcome back to our Pybites podcast. This week we talk about the relatively stressful times we live in and hence the need to focus on what YOU can control.
EuroPython: EuroPython 2022: Videos & Thanks!
Link: https://blog.europython.eu/europython-2022-our-videos-are-now-up-on-the-mystical-internet/
Lights! ✨ Camera! 📸 Action! 🎬We are super delighted to release the final video instalments from EuroPython 2022. Like all season finales, we&aposre leaving you on a knife edge, guessing where we&aposl
Link: https://blog.europython.eu/europython-2022-our-videos-are-now-up-on-the-mystical-internet/
Lights! ✨ Camera! 📸 Action! 🎬We are super delighted to release the final video instalments from EuroPython 2022. Like all season finales, we&aposre leaving you on a knife edge, guessing where we&aposl
EuroPython Blog
EuroPython 2022: Videos & Thanks!
Lights! ✨ Camera! 📸 Action! 🎬 We are super delighted to release the final video instalments from EuroPython 2022. Like all season finales, we're leaving you on a knife edge, guessing where we'll be hosting the conference next year. 🤔 Rest assured, producing…
Real Python: The Real Python Podcast – Episode #131: Exploring the New Features of Python 3.11
Link: https://realpython.com/podcasts/rpp/131/
Python 3.11 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to talk about the new version. Geir Arne wrote a series of preview tutorials earlier this year, and his annual
Link: https://realpython.com/podcasts/rpp/131/
Python 3.11 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to talk about the new version. Geir Arne wrote a series of preview tutorials earlier this year, and his annual
Realpython
Episode #131: Exploring the New Features of Python 3.11 – The Real Python Podcast
Python 3.11 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to talk about the new version. Geir Arne wrote a series of preview tutorials earlier this year, and his annual piece, titled "Python 3.11: Cool New Features for You…
Python for Beginners: Concatenate, Merge, and Join Pandas DataFrames
Link: https://www.pythonforbeginners.com/basics/concatenate-merge-and-join-pandas-dataframes
Pandas dataframes are the primary tools to analyze tabular data in python. In this article, we will discuss different ways to concatenate, merge, and join pandas dataframes using the merge() function,
Link: https://www.pythonforbeginners.com/basics/concatenate-merge-and-join-pandas-dataframes
Pandas dataframes are the primary tools to analyze tabular data in python. In this article, we will discuss different ways to concatenate, merge, and join pandas dataframes using the merge() function,
PythonForBeginners.com
Concatenate, Merge, and Join Pandas DataFrames - PythonForBeginners.com
Concatenate, Merge, and Join Pandas DataFrames will help you improve your python skills with easy to follow examples and tutorials.
PyCharm: PyCharm 2022.3 EAP 4 is out!
Link: https://blog.jetbrains.com/pycharm/2022/11/2022-3-eap-4-2/
This EAP build brings suppoot for the new Self type in Python 3.11, updated Tips of the Day, enhanced Bookmarks, and more.
You can get the latest build from our website or the free Toolbox App, or via
Link: https://blog.jetbrains.com/pycharm/2022/11/2022-3-eap-4-2/
This EAP build brings suppoot for the new Self type in Python 3.11, updated Tips of the Day, enhanced Bookmarks, and more.
You can get the latest build from our website or the free Toolbox App, or via
The JetBrains Blog
PyCharm 2022.3 EAP 4 is out! | The PyCharm Blog
This EAP build brings suppoot for the new Self type in Python 3.11, updated Tips of the Day, enhanced Bookmarks, and more.
You can get the latest build from our website or the free Toolbox App, or
You can get the latest build from our website or the free Toolbox App, or
The Python Coding Blog: Moving On From The Basics of Python Functions [#1 in Intermediate Python Functions Series]
Link: https://thepythoncodingbook.com/2022/11/05/intermediate-python-functions-series-1/
Those learning to code learn about functions very early on in their journey. Not only do beginners use Python functions right from their first lesson, but they also learn to define their own Python fu
Link: https://thepythoncodingbook.com/2022/11/05/intermediate-python-functions-series-1/
Those learning to code learn about functions very early on in their journey. Not only do beginners use Python functions right from their first lesson, but they also learn to define their own Python fu
The Python Coding Book
Intermediate Python Functions Series #1: Moving on from basics
In this Intermediate Python Functions series, we'll look beyond the basics of Python functions, starting with a refresher on terminology
PyPy: PyPy and conda-forge
Link: https://www.pypy.org/posts/2022/11/pypy-and-conda-forge.html
You can use PyPy as your python interpreter in a conda environment. The
conda-forge team has graciously provided this service.
The conda-forge tips-and-tricks
page says:
The conda-forge channel suppo
Link: https://www.pypy.org/posts/2022/11/pypy-and-conda-forge.html
You can use PyPy as your python interpreter in a conda environment. The
conda-forge team has graciously provided this service.
The conda-forge tips-and-tricks
page says:
The conda-forge channel suppo
PyPy
PyPy and conda-forge
You can use PyPy as your python interpreter in a conda environment. The
conda-forge team has graciously provided this service.
The conda-forge tips-and-tricks
page says:
The conda-forge channel suppo
conda-forge team has graciously provided this service.
The conda-forge tips-and-tricks
page says:
The conda-forge channel suppo
Podcast.__init__: Skip Straight To The Fun Part Of Your Project With PyScaffold
Link: https://www.pythonpodcast.com/pyscaffold-project-template-boilerplate-episode-384/
Summary
Starting a new project is always exciting and full of possibility, until you have to set up all of the repetitive boilerplate. Fortunately there are useful project templates that eliminate tha
Link: https://www.pythonpodcast.com/pyscaffold-project-template-boilerplate-episode-384/
Summary
Starting a new project is always exciting and full of possibility, until you have to set up all of the repetitive boilerplate. Fortunately there are useful project templates that eliminate tha
The Python Podcast.__init__
The Python Podcast.__init__: Skip Straight To The Fun Part Of Your Project With PyScaffold
An interview with Florian Wilhelm about PyScaffold, an extensible toolkit filled with templates that have best practices embedded so that you can skip straight to working on the part of your project that you actually care about.
Mike C. Fletcher: Creating some Pycraft Videos
Link: http://blog.vrplumber.com/b/2022/11/04/creating-some-pycraft-videos/
Pycraft has remained relatively obscure. It lets you write (very close to) Python code in the minecraft chat window to perform magic that's written in Python code on the backend. I thought maybe a few
Link: http://blog.vrplumber.com/b/2022/11/04/creating-some-pycraft-videos/
Pycraft has remained relatively obscure. It lets you write (very close to) Python code in the minecraft chat window to perform magic that's written in Python code on the backend. I thought maybe a few
Vrplumber
Plumbing Life's Depths - Creating some Pycraft Videos
So for the amount of work put in, Pycraft has been relatively obscure. It lets you write (very close to) Python code in the minecraft chat window to perform magic that's written in Python code on the backend. I thought maybe a few demos showing what you can…
Mike C. Fletcher: Finally Got Potions (ItemMeta) and Signs (BlockState) working
Link: http://blog.vrplumber.com/b/2022/11/06/finally-got-potions-itemmeta-and-signs-blockstate-working/
So one of the long-standing requests from the boys has been that we have the ability to create potions from Pycraft's in-game REPL. Today I finally got that working, mostly because I finally decided t
Link: http://blog.vrplumber.com/b/2022/11/06/finally-got-potions-itemmeta-and-signs-blockstate-working/
So one of the long-standing requests from the boys has been that we have the ability to create potions from Pycraft's in-game REPL. Today I finally got that working, mostly because I finally decided t
Vrplumber
Plumbing Life's Depths - Finally Got Potions (ItemMeta) and Signs (BlockState) working
So one of the long-standing requests from the boys has been that we have the ability to create potions from Pycraft's in-game REPL. Today I finally got that working, mostly because I finally decided that there was room for a reference pattern to make the…
Luke Plant: Better Python code grepping with pyastgrep
Link: https://lukeplant.me.uk/blog/posts/grep-python-syntax-using-ast-pyastgrep/
A few weeks ago I released pyastgrep, a tool for grepping Python code at
the syntax level (using AST - Abstract Syntax Trees), and today I released some
more improvements.
It builds on an earlier tool
Link: https://lukeplant.me.uk/blog/posts/grep-python-syntax-using-ast-pyastgrep/
A few weeks ago I released pyastgrep, a tool for grepping Python code at
the syntax level (using AST - Abstract Syntax Trees), and today I released some
more improvements.
It builds on an earlier tool
Luke Plant's home page
Better Python code grepping with pyastgrep
Release announcement for pyastgrep, a tool for grepping Python code at the syntax level.
Mike Driscoll: PyDev of the Week: Kirk Byers
Link: https://www.blog.pythonlibrary.org/2022/11/07/pydev-of-the-week-kirk-byers/
This week we welcome Kirk Byers (@kirkbyers) as our PyDev of the Week! Kirk teaches several different courses about Python and network automation. Kirk also has a short video on that topic over on O'R
Link: https://www.blog.pythonlibrary.org/2022/11/07/pydev-of-the-week-kirk-byers/
This week we welcome Kirk Byers (@kirkbyers) as our PyDev of the Week! Kirk teaches several different courses about Python and network automation. Kirk also has a short video on that topic over on O'R
Mouse Vs Python
PyDev of the Week: Kirk Byers - Mouse Vs Python
This week we welcome Kirk Byers (@kirkbyers) as our PyDev of the Week! Kirk teaches several different courses about Python and network automation. Kirk
Python for Beginners: Send Email Using Python
Link: https://www.pythonforbeginners.com/api/send-email-using-python
Emails are one of the most important parts of our lives. In this article, we will discuss how we can send an email using python.
How to Send E-Mail Using Python?
In this article, we will use Simple M
Link: https://www.pythonforbeginners.com/api/send-email-using-python
Emails are one of the most important parts of our lives. In this article, we will discuss how we can send an email using python.
How to Send E-Mail Using Python?
In this article, we will use Simple M
PythonForBeginners.com
Send Email Using Python - PythonForBeginners.com
Send Email Using Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Python News: What's New From October 2022
Link: https://realpython.com/python-news-october-2022/
As always, October was an eventful month for the Python community this year. It brought the final Python 3.11 release, a few beta versions of the next major releases of popular Python libraries, and s
Link: https://realpython.com/python-news-october-2022/
As always, October was an eventful month for the Python community this year. It brought the final Python 3.11 release, a few beta versions of the next major releases of popular Python libraries, and s
Realpython
Python News: What's New From October 2022 – Real Python
In October 2022, the final release of Python 3.11 saw the light of day after initial hiccups. A few popular Python libraries and frameworks also published their new versions, including early preview versions meant for testing. Apart from that, some exciting…
PyCharm: Webinar: “Speech-to-image generation using Jina”
Link: https://blog.jetbrains.com/pycharm/2022/11/webinar-speech-to-image-generation-using-jina/
If you’re involved in machine learning at all, you can’t have missed the plethora of groundbreaking models that have come out in past months. Two of the most hyped models are Whisper, OpenAI’s state-o
Link: https://blog.jetbrains.com/pycharm/2022/11/webinar-speech-to-image-generation-using-jina/
If you’re involved in machine learning at all, you can’t have missed the plethora of groundbreaking models that have come out in past months. Two of the most hyped models are Whisper, OpenAI’s state-o
The JetBrains Blog
Webinar: “Speech-to-image generation using Jina” | The PyCharm Blog
If you’re involved in machine learning at all, you can’t have missed the plethora of groundbreaking models that have come out in past months. Two of the most hyped models are Whisper, OpenAI’s state-o
Matthew Wright: Matching data between data sources with Python
Link: https://www.wrighters.io/matching-data-between-data-sources-with-python/
Data is often messy and rarely in perfect shape. This is especially true if the data comes from many different sources and the specifications are loosely defined. If you have access to data that is in
Link: https://www.wrighters.io/matching-data-between-data-sources-with-python/
Data is often messy and rarely in perfect shape. This is especially true if the data comes from many different sources and the specifications are loosely defined. If you have access to data that is in
wrighters.io
Matching data between data sources with Python - wrighters.io
If data sources contain information about the same data, Python can be useful to match the data. This article discusses 5 techniques.
Read the Docs: Read the Docs newsletter - November 2022
Link: https://blog.readthedocs.com/newsletter-november-2022/
Here are the first features and updates that have hatched since we announced a Q4 focus on core platform features in the previous newsletter.
New features
The latest updates from our team:
sphinx-r
Link: https://blog.readthedocs.com/newsletter-november-2022/
Here are the first features and updates that have hatched since we announced a Q4 focus on core platform features in the previous newsletter.
New features
The latest updates from our team:
sphinx-r
PyBites: New on our platform: Typer learning path
Link: https://pybit.es/articles/new-on-our-platform-typer-learning-path/
It’s finally here … our new Typer learning path!
Where? On our CodeChalleng.es platform, check it out here:
Typer is an amazing library for building Command Line Interfaces (CLIs). Leveraging Python
Link: https://pybit.es/articles/new-on-our-platform-typer-learning-path/
It’s finally here … our new Typer learning path!
Where? On our CodeChalleng.es platform, check it out here:
Typer is an amazing library for building Command Line Interfaces (CLIs). Leveraging Python
PyBites
New On Our Platform: Typer Learning Path - PyBites
It's finally here ... our new Typer learning path!
James Bennett: A Python 3.11 "gotcha"
Link: https://www.b-list.org/weblog/2022/nov/08/python-311-gotcha/
Recently at work I’ve been doing a bit of performance tuning on a service that’s getting ready to launch. It’s been built mostly on the tried-and-true principle of “first make it correct, then make it
Link: https://www.b-list.org/weblog/2022/nov/08/python-311-gotcha/
Recently at work I’ve been doing a bit of performance tuning on a service that’s getting ready to launch. It’s been built mostly on the tried-and-true principle of “first make it correct, then make it
PyCharm: Support Python with JetBrains and PyCharm
Link: https://blog.jetbrains.com/pycharm/2022/11/support-python-with-jetbrains-and-pycharm/
Do you know how much it costs to maintain a global-scale open-source project like Python? Excluding several hours that contributors put (free) into developing the language itself, in 2021 alone, the
Link: https://blog.jetbrains.com/pycharm/2022/11/support-python-with-jetbrains-and-pycharm/
Do you know how much it costs to maintain a global-scale open-source project like Python? Excluding several hours that contributors put (free) into developing the language itself, in 2021 alone, the
The JetBrains Blog
Support Python with JetBrains and PyCharm | The PyCharm Blog
Do you know how much it costs to maintain a global-scale open-source project like Python? Excluding several hours that contributors put (free) into developing the language itself, in 2021 alone, the P
Real Python: Refactoring: Prepare Your Code to Get Help
Link: https://realpython.com/courses/refactoring-code-to-get-help/
At some point in your Python journey, you’ll look to other programmers for help with a sticking point in your code. When that day comes, it’s important to make sure that you’re asking a clear question
Link: https://realpython.com/courses/refactoring-code-to-get-help/
At some point in your Python journey, you’ll look to other programmers for help with a sticking point in your code. When that day comes, it’s important to make sure that you’re asking a clear question
Realpython
Refactoring: Prepare Your Code to Get Help – Real Python
In this Code Conversation video course, you'll explore the steps you can take to get help when you're stuck while coding. You'll investigate how to clean up your code to focus on the question you have. Along the way, you'll learn how to handle errors and…