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…
PyCoder’s Weekly: Issue #550 (Nov. 8, 2022)
Link: https://pycoders.com/issues/550
#550 – NOVEMBER 8, 2022 View in Browser » Where Exactly Does Python 3.11 Get Its Speedup? This deep dive into Python 3.11’s speed-up walks you through nine different optimizations that contribut
Link: https://pycoders.com/issues/550
#550 – NOVEMBER 8, 2022 View in Browser » Where Exactly Does Python 3.11 Get Its Speedup? This deep dive into Python 3.11’s speed-up walks you through nine different optimizations that contribut
Pycoders
PyCoder’s Weekly | Issue #550
Issue #550 of the PyCoder’s Weekly newsletter, published Nov. 8, 2022.
IslandT: The finance calculator project in Python
Link: https://islandtropicaman.com/wp/2022/11/09/the-finance-calculator-project-in-python/
I would like to introduce to you all my latest project plan which is to build a finance calculator to calculate various financier-related issues which include my previous solution to find the present
Link: https://islandtropicaman.com/wp/2022/11/09/the-finance-calculator-project-in-python/
I would like to introduce to you all my latest project plan which is to build a finance calculator to calculate various financier-related issues which include my previous solution to find the present
PyBites: Tips for clean code in Python
Link: https://pybit.es/articles/tips-for-clean-code-in-python/
In this article I will give you 10 tips for cleaner code. Hope this helps improve your Python code.
1. Smaller units.
Break long functions (methods) into multiple smaller ones that do one thing (SRP
Link: https://pybit.es/articles/tips-for-clean-code-in-python/
In this article I will give you 10 tips for cleaner code. Hope this helps improve your Python code.
1. Smaller units.
Break long functions (methods) into multiple smaller ones that do one thing (SRP
Pybites
Tips For Clean Code In Python - Pybites
Update 13th of Feb 2023: I discussed the clean code lessons from this article with Michael Kennedy on his Talk Python podcast:
Python for Beginners: Append Dictionary to Dataframe in Python
Link: https://www.pythonforbeginners.com/basics/append-dictionary-to-dataframe-in-python
We use a python dictionary to store key-value pairs. Similarly, Dataframes are used to store records containing values associated with a key in the tabular format. In this article, we will discuss how
Link: https://www.pythonforbeginners.com/basics/append-dictionary-to-dataframe-in-python
We use a python dictionary to store key-value pairs. Similarly, Dataframes are used to store records containing values associated with a key in the tabular format. In this article, we will discuss how
PythonForBeginners.com
Append Dictionary to Dataframe in Python - PythonForBeginners.com
Append Dictionary to Dataframe in Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Getters and Setters: Manage Attributes in Python
Link: https://realpython.com/python-getter-setter/
If you come from a language like Java or C++, then you’re probably used to writing getter and setter methods for every attribute in your classes. These methods allow you to access and mutate private a
Link: https://realpython.com/python-getter-setter/
If you come from a language like Java or C++, then you’re probably used to writing getter and setter methods for every attribute in your classes. These methods allow you to access and mutate private a
Realpython
Getters and Setters: Manage Attributes in Python – Real Python
In this tutorial, you'll learn what getter and setter methods are, how Python properties are preferred over getters and setters when dealing with attribute access and mutation, and when to use getter and setter methods instead of properties in Python.
TestDriven.io: Deploying a Django App to Fly.io
Link: https://testdriven.io/blog/django-fly/
This tutorial looks at how to deploy a Django application to Fly.io.
Link: https://testdriven.io/blog/django-fly/
This tutorial looks at how to deploy a Django application to Fly.io.
testdriven.io
Deploying a Django App to Fly.io
This tutorial looks at how to deploy a Django application to Fly.io.
Python Bytes: #309 When Malware PoC's are Themselves Malware
Link: https://pythonbytes.fm/episodes/show/309/when-malware-pocs-are-themselves-malware
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=xxN5Zjf-J1E' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/309/when-malware-pocs-are-themselves-malware
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=xxN5Zjf-J1E' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
When Malware PoC's are Themselves Malware
News and announcements from the Python community for the week of Nov 9th, 2022
Talk Python to Me: #389: 18 awesome asyncio packages in Python
Link: https://talkpython.fm/episodes/show/389/18-awesome-asyncio-packages-in-python
If you're a fan of Python's async and await keywords and the powers they unlock, then this episode is for you. We have Timo Furrer here to share a whole bunch of asyncio related Python packages. Timo
Link: https://talkpython.fm/episodes/show/389/18-awesome-asyncio-packages-in-python
If you're a fan of Python's async and await keywords and the powers they unlock, then this episode is for you. We have Timo Furrer here to share a whole bunch of asyncio related Python packages. Timo
talkpython.fm
18 awesome asyncio packages in Python
If you're a fan of Python's async and await keywords and the powers they unlock, then this episode is for you. We have Timo Furrer here to share a whole bunch of asyncio related Python packages. Timo runs the awesome-asyncio list and he and I picked out some…