Python Engineering at Microsoft: Python in Visual Studio Code – July 2022 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-july-2022-release/
We’re excited to announce that the July 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available.
This release includes inlay type hints with Pylance and improvements
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-july-2022-release/
We’re excited to announce that the July 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available.
This release includes inlay type hints with Pylance and improvements
Microsoft News
Python in Visual Studio Code – July 2022 Release
We’re excited to announce that the July 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes inlay type hints with Pylance and improvements to the setup experience with Jupyter notebooks. If you’re…
Python for Beginners: Find All Occurrences of a Substring in a String in Python
Link: https://www.pythonforbeginners.com/basics/find-all-occurrences-of-a-substring-in-a-string-in-python
A substring is a contiguous sequence of one or more characters in a string. In this article, we will discuss different ways to find all occurrences of a substring in a string in python.
Table of Cont
Link: https://www.pythonforbeginners.com/basics/find-all-occurrences-of-a-substring-in-a-string-in-python
A substring is a contiguous sequence of one or more characters in a string. In this article, we will discuss different ways to find all occurrences of a substring in a string in python.
Table of Cont
PythonForBeginners.com
Find All Occurrences of a Substring in a String in Python - PythonForBeginners.com
Find All Occurrences of a Substring in a String in Python will help you improve your python skills with easy to follow examples.
Python Bytes: #291 Wait, you have how many licenses?!?
Link: https://pythonbytes.fm/episodes/show/291/wait-you-have-how-many-licenses
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=U6KDaVWw0ko' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/291/wait-you-have-how-many-licenses
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=U6KDaVWw0ko' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
Wait, you have how many licenses?!?
News and announcements from the Python community for the week of Jul 6th, 2022
Talk Python to Me: #372: Applied mathematics with Python
Link: https://talkpython.fm/episodes/show/372/applied-mathematics-with-python
Often when we learn about or work with Math, it's done so in a very detached style. You might learn the rules and techniques for differentiation, for example. But how often do you get to apply them to
Link: https://talkpython.fm/episodes/show/372/applied-mathematics-with-python
Often when we learn about or work with Math, it's done so in a very detached style. You might learn the rules and techniques for differentiation, for example. But how often do you get to apply them to
talkpython.fm
Applied mathematics with Python
Often when we learn about or work with Math, it's done so in a very detached style. You might learn the rules and techniques for differentiation, for example. But how often do you get to apply them to meaningful and interesting problems? In this episode,…
ABlog for Sphinx: ABlog v0.10.26 released
Link: https://ablog.readthedocs.org/release/ablog-v0.10-released/#ablog-v0-10-26-released
ABlog v0.10.26 released
Link: https://ablog.readthedocs.org/release/ablog-v0.10-released/#ablog-v0-10-26-released
ABlog v0.10.26 released
PyBites: 5 tips for overcoming imposter syndrome …
Link: https://pybit.es/articles/overcoming-imposter-syndrome/
“I don’t belong here!”, “Who the hell am I to …”
You’re not alone! Imposter syndrome is widespread in our industry.
Here are 5 tips to better deal with it:
1. Talk with somebody
Be it your manager, co
Link: https://pybit.es/articles/overcoming-imposter-syndrome/
“I don’t belong here!”, “Who the hell am I to …”
You’re not alone! Imposter syndrome is widespread in our industry.
Here are 5 tips to better deal with it:
1. Talk with somebody
Be it your manager, co
PyBites
5 Tips For Overcoming Imposter Syndrome ... - PyBites
You're not alone! Imposter syndrome is widespread in our industry.
Armin Ronacher: Congratulations: We Now Have Opinions on Your Open Source Contributions
Link: http://lucumr.pocoo.org/2022/7/9/congratulations
I wrote plenty about
supply-chain issues and I'm afraid I
have more opinions I would like to share. On Friday I along many others
in the Python community "congratulated" me on having created
a critic
Link: http://lucumr.pocoo.org/2022/7/9/congratulations
I wrote plenty about
supply-chain issues and I'm afraid I
have more opinions I would like to share. On Friday I along many others
in the Python community "congratulated" me on having created
a critic
lucumr.pocoo.org
Congratulations: We Now Have Opinions on Your Open Source Contributions
More thoughts on supply chain and package managers.
Awesome Python Applications: Grafana OnCall
Link: https://github.com/grafana/oncall
Grafana OnCall: Developer-friendly incident response with brilliant Slack integration, with a PagerDuty migration path.
Links:
Repo
Docs
Link: https://github.com/grafana/oncall
Grafana OnCall: Developer-friendly incident response with brilliant Slack integration, with a PagerDuty migration path.
Links:
Repo
Docs
GitHub
GitHub - grafana/oncall: Developer-friendly incident response with brilliant Slack integration
Developer-friendly incident response with brilliant Slack integration - grafana/oncall
Awesome Python Applications: PostHog
Link: https://github.com/PostHog/posthog
PostHog: Self-hostable product analytics for tracking events, visualizing funnels, and much more.
Links:
Repo
Home
Docs
Link: https://github.com/PostHog/posthog
PostHog: Self-hostable product analytics for tracking events, visualizing funnels, and much more.
Links:
Repo
Home
Docs
GitHub
GitHub - PostHog/posthog: 🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing…
🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free. - PostHog/posthog
"Mathspp Pydon'ts": Dunder methods | Pydon't 🐍
Link: https://mathspp.com/blog/pydonts/dunder-methods
This is an introduction to dunder methods in Python,
to help you understand what they are and what they are for.
(If you are new here and have no idea what a Pydon't is, you may want to read the
Pyd
Link: https://mathspp.com/blog/pydonts/dunder-methods
This is an introduction to dunder methods in Python,
to help you understand what they are and what they are for.
(If you are new here and have no idea what a Pydon't is, you may want to read the
Pyd
Mathspp
Dunder methods | Pydon't 🐍
This is an introduction to dunder methods in Python,
to help you understand what they are and what they are for.
to help you understand what they are and what they are for.
Awesome Python Applications: OCRmyPDF
Link: https://github.com/ocrmypdf/ocrmypdf
OCRmyPDF: Adds an OCR text layer to scanned PDF files, enabling text search and selection.
Links:
Repo
Fund
Snap
Docs
Link: https://github.com/ocrmypdf/ocrmypdf
OCRmyPDF: Adds an OCR text layer to scanned PDF files, enabling text search and selection.
Links:
Repo
Fund
Snap
Docs
GitHub
GitHub - ocrmypdf/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - ocrmypdf/OCRmyPDF
Gaël Varoquaux: My Mayavi story: discovering open source communities
Link: http://gael-varoquaux.info/programming/my-mayavi-story-discovering-open-source-communities.html
The Mayavi Python software, and my personal history: A thread on
Python and scipy ecosystems, building open source codebase, and
meeting really cool and friendly people
I am writing today as a goodby
Link: http://gael-varoquaux.info/programming/my-mayavi-story-discovering-open-source-communities.html
The Mayavi Python software, and my personal history: A thread on
Python and scipy ecosystems, building open source codebase, and
meeting really cool and friendly people
I am writing today as a goodby
gael-varoquaux.info
My Mayavi story: discovering open source communities -- Gaël Varoquaux: computer / data / health science
Gaël Varoquaux, computer / data / health science
Linux Stans: How to Install Pip on CentOS
Link: https://linuxstans.com/install-pip-centos/
In this tutorial, we’re going to show you how to install Pip (Python) on CentOS. This tutorial will work for CentOS 7, CentOS 8, and even Fedora. If you got an error like: -bash: pip: command not foun
Link: https://linuxstans.com/install-pip-centos/
In this tutorial, we’re going to show you how to install Pip (Python) on CentOS. This tutorial will work for CentOS 7, CentOS 8, and even Fedora. If you got an error like: -bash: pip: command not foun
Linux Stans
How to Install Pip (Python 3) on CentOS
A simple, beginner-friendly tutorial on how to install Pip on CentOS. This tutorial is for Python 3 and works on CentOS, Fedora, and other similar distros.
Jaime Buelta: Interview in the Network Automation Nerds Podcast
Link: https://wrongsideofmemphis.com/2022/07/10/interview-in-the-network-automation-nerds-podcast/
I had a nice chat with Eric Chou in his Network Automation Nerds Podcast about some of the topics that I’ve talked about on my books, like Software Architecture and Automation. We also covered topics
Link: https://wrongsideofmemphis.com/2022/07/10/interview-in-the-network-automation-nerds-podcast/
I had a nice chat with Eric Chou in his Network Automation Nerds Podcast about some of the topics that I’ve talked about on my books, like Software Architecture and Automation. We also covered topics
Wrong Side of Memphis
Interview in the Network Automation Nerds Podcast
I had a nice chat with Eric Chou in his Network Automation Nerds Podcast about some of the topics that I’ve talked about on my books, like Software Architecture and Automation. We also covere…
"Mathspp Pydon'ts": Object initialisation with __init__
Link: https://mathspp.com/blog/object-initialisation-with-__init__
Learn about the dunder method __init__, responsible for initialising class instances.
Background photo by Олександр К on UnsplashIntroduction
The dunder method __init__ is probably the first dunder m
Link: https://mathspp.com/blog/object-initialisation-with-__init__
Learn about the dunder method __init__, responsible for initialising class instances.
Background photo by Олександр К on UnsplashIntroduction
The dunder method __init__ is probably the first dunder m
Mathspp
Object initialisation with init
Learn about the dunder method init, responsible for initialising class instances.
Podcast.__init__: Stream Processing In Real Time And At Scale In Pure Python With Bytewax
Link: https://www.pythonpodcast.com/bytewax-python-stream-processing-episode-370/
Analysis of streaming data in real time has long been the domain of big data frameworks, predominantly written in Java. In order to take advantage of those capabilities from Python requires using clie
Link: https://www.pythonpodcast.com/bytewax-python-stream-processing-episode-370/
Analysis of streaming data in real time has long been the domain of big data frameworks, predominantly written in Java. In order to take advantage of those capabilities from Python requires using clie
The Python Podcast.__init__
The Python Podcast.__init__: Stream Processing In Real Time And At Scale In Pure Python With Bytewax
An interview with Zander Matheson about the open source Bytewax framework for scalable real-time stream processing in pure Python
IslandT: Space shooter Pygame project republished!
Link: https://islandtropicaman.com/wp/2022/07/11/space-shooter-pygame-project-republished/
Hi there again and again! I have republished another Pygame project created years ago on Github through this link!
The history of this project
This project has been created years ago and I once posted
Link: https://islandtropicaman.com/wp/2022/07/11/space-shooter-pygame-project-republished/
Hi there again and again! I have republished another Pygame project created years ago on Github through this link!
The history of this project
This project has been created years ago and I once posted
Mike Driscoll: PyDev of the Week: Bas Steins
Link: https://www.blog.pythonlibrary.org/2022/07/11/pydev-of-the-week-bas-steins/
This week we welcome Bas Steins (@bascodes) as our PyDev of the Week! Bas is active in the Python community and freely gives out advice on Twitter. You can see what else Bas is up to on his blog.
Let
Link: https://www.blog.pythonlibrary.org/2022/07/11/pydev-of-the-week-bas-steins/
This week we welcome Bas Steins (@bascodes) as our PyDev of the Week! Bas is active in the Python community and freely gives out advice on Twitter. You can see what else Bas is up to on his blog.
Let
Mouse Vs Python
PyDev of the Week: Bas Steins - Mouse Vs Python
This week we welcome Bas Steins (@bascodes) as our PyDev of the Week! Bas is active in the Python community and freely gives out advice on Twitter. You
Python for Beginners: Capitalize Column Names in a Dataframe
Link: https://www.pythonforbeginners.com/basics/capitalize-column-names-in-a-dataframe
Pandas dataframes are used to handle tabular data in python. In this article, we will discuss different ways to capitalize column names in a dataframe in python.
Capitalize Column Names Using the str.
Link: https://www.pythonforbeginners.com/basics/capitalize-column-names-in-a-dataframe
Pandas dataframes are used to handle tabular data in python. In this article, we will discuss different ways to capitalize column names in a dataframe in python.
Capitalize Column Names Using the str.
PythonForBeginners.com
Capitalize Column Names in a Dataframe - PythonForBeginners.com
Capitalize Column Names in a Dataframe will help you improve your python skills with easy to follow examples and tutorials.
Python Engineering at Microsoft: Microsoft at EuroPython 2022
Link: https://devblogs.microsoft.com/python/microsoft-at-europython-2022/
We’re thrilled to be a Platinum Sponsor of EuroPython this year, happening from July 11th-17th in Dublin, Ireland. If you can’t make it in person, you can still attend the conference remotely, as Euro
Link: https://devblogs.microsoft.com/python/microsoft-at-europython-2022/
We’re thrilled to be a Platinum Sponsor of EuroPython this year, happening from July 11th-17th in Dublin, Ireland. If you can’t make it in person, you can still attend the conference remotely, as Euro
Python
Microsoft at EuroPython 2022
We’re thrilled to be a Platinum Sponsor of EuroPython this year, happening from July 11th-17th in Dublin, Ireland. If you can’t make it in person, you can still attend the conference remotely, as EuroPython is a hybrid event this year! Our team members…
ListenData: Pollution in India : Real-time AQI Data
Link: https://www.listendata.com/2022/07/pollution-in-india-real-time-aqi-data.html
Air pollution has become a serious problem in recent years across the world. Effects of Air Pollution is devastating and its harmful effects are not just limited to Humans but also animals and plants
Link: https://www.listendata.com/2022/07/pollution-in-india-real-time-aqi-data.html
Air pollution has become a serious problem in recent years across the world. Effects of Air Pollution is devastating and its harmful effects are not just limited to Humans but also animals and plants
ListenData
Pollution in India : Real-time AQI Data
Get real-time Air Quality Index (AQI) data of Indian cities with Python and R code. It also includes the method to extract historical AQI data