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
Real Python: Python and TOML: New Best Friends
Link: https://realpython.com/python-toml/
TOML—Tom’s Obvious Minimal Language—is a reasonably new configuration file format that the Python community has embraced over the last couple of years. TOML plays an essential part in the Python ecosy
Link: https://realpython.com/python-toml/
TOML—Tom’s Obvious Minimal Language—is a reasonably new configuration file format that the Python community has embraced over the last couple of years. TOML plays an essential part in the Python ecosy
Realpython
Python and TOML: New Best Friends – Real Python
TOML is a configuration file format that's becoming increasingly popular in the Python community. In this tutorial, you'll learn the syntax of TOML and explore how you can work with TOML files in your own projects.
James Bennett: Yes, I have opinions on your open source contributions
Link: https://www.b-list.org/weblog/2022/jul/11/pypi/
Recently the Python Package Index announced that they will be implementing new account-security policies, and hoo boy are some people ever worked up about it. This has already escalated to the author
Link: https://www.b-list.org/weblog/2022/jul/11/pypi/
Recently the Python Package Index announced that they will be implementing new account-security policies, and hoo boy are some people ever worked up about it. This has already escalated to the author
Python Insider: Python 3.11.0b4 is now available
Link: https://pythoninsider.blogspot.com/2022/07/python-3110b4-is-now-available.html
I cannot believe I am writing this, but Python 3.11.b4 is available!https://www.python.org/downloads/release/python-3110b4/This is a beta preview of Python 3.11Python 3.11 is still in development. 3.1
Link: https://pythoninsider.blogspot.com/2022/07/python-3110b4-is-now-available.html
I cannot believe I am writing this, but Python 3.11.b4 is available!https://www.python.org/downloads/release/python-3110b4/This is a beta preview of Python 3.11Python 3.11 is still in development. 3.1
Blogspot
Python Insider: Python 3.11.0b4 is now available
ItsMyCode: TypeError: ‘str’ object does not support item assignment
Link: https://itsmycode.com/typeerror-str-object-does-not-support-item-assignment/
In Python, strings are immutable, which means we cannot change certain characters or the text of a string using the assignment operator. If you try to change the string value, the Python interpreter w
Link: https://itsmycode.com/typeerror-str-object-does-not-support-item-assignment/
In Python, strings are immutable, which means we cannot change certain characters or the text of a string using the assignment operator. If you try to change the string value, the Python interpreter w
ItsMyCode
TypeError: 'str' object does not support item assignment - ItsMyCode
The TypeError: 'str' object does not support item assignment error occurs when we try to change the contents of the string using an assignment operator.
ItsMyCode: [Solved] ValueError: I/O operation on closed file
Link: https://itsmycode.com/python-valueerror-io-operation-on-closed-file/
The i/o operations in Python are performed when the file is in an open state. So if we are trying to read or write into a file that is already closed state Python interpreter will raise the ValueError
Link: https://itsmycode.com/python-valueerror-io-operation-on-closed-file/
The i/o operations in Python are performed when the file is in an open state. So if we are trying to read or write into a file that is already closed state Python interpreter will raise the ValueError
ItsMyCode
[Solved] ValueError: I/O operation on closed file - ItsMyCode
The ValueError: I/O operation on closed file occurs if we are trying to perform the read/write operations on the file when it's already in a closed state.
William Minchin: Image Process Plugin 3.0.2 for Pelican Released
Link: https://blog.minchin.ca/2022/07/image-process-302.html
Image Process is a plugin for Pelican,
a static site generator written in Python.
Image Process let you automate the processing of images based on their HTML
class attributes. Use this plugin to minim
Link: https://blog.minchin.ca/2022/07/image-process-302.html
Image Process is a plugin for Pelican,
a static site generator written in Python.
Image Process let you automate the processing of images based on their HTML
class attributes. Use this plugin to minim
blog.minchin.ca
Image Process Plugin 3.0.2 for Pelican Released
This post actually covers three releases: v3.0.0 adds support for Pillow v9. No changes were made that would make the plugin incompatible with earlier versions of Pillow, other than the test output images are slightly different between Pillow 8 and 9. This…
William Minchin: Summary Plugin 1.2.0 for Pelican Released
Link: https://blog.minchin.ca/2022/07/summary-for-pelican-120-released.html
Summary is a plugin for Pelican, a static
site generator written in Python.
Summary allows easy, variable length summaries directly embedded within the
body of your articles.
This Release
This release
Link: https://blog.minchin.ca/2022/07/summary-for-pelican-120-released.html
Summary is a plugin for Pelican, a static
site generator written in Python.
Summary allows easy, variable length summaries directly embedded within the
body of your articles.
This Release
This release
blog.minchin.ca
Summary Plugin 1.2.0 for Pelican Released
This release, version 1.2.0, makes a few fixes to allow the plugin to support Pelican 4 and also supports my autoloader.
Codementor: Why my first hello world program was based on machine learning
Link: https://www.codementor.io/huy_hng/why-my-first-hello-world-program-was-based-on-machine-learning-1v5yvqngnl
An idea. That’s all it took to spark the passion and obsession I have for programming.
Link: https://www.codementor.io/huy_hng/why-my-first-hello-world-program-was-based-on-machine-learning-1v5yvqngnl
An idea. That’s all it took to spark the passion and obsession I have for programming.
www.codementor.io
Why my first hello world program was based on machine learning | Codementor
An idea. That’s all it took to spark the passion and obsession I have for programming.
Python Bytes: #292 Thursday, it's always a Thursday
Link: https://pythonbytes.fm/episodes/show/292/thursday-its-always-a-thursday
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=fErspGiTLCM' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
Link: https://pythonbytes.fm/episodes/show/292/thursday-its-always-a-thursday
<p><strong>Watch the live stream:</strong></p>
<a href='https://www.youtube.com/watch?v=fErspGiTLCM' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
pythonbytes.fm
Thursday, it's always a Thursday
News and announcements from the Python community for the week of Jul 11th, 2022
Real Python: SQLite and SQLAlchemy in Python: Moving Your Data Beyond Flat Files
Link: https://realpython.com/courses/sqlite-sqlalchemy-python/
All programs process data in one form or another, and many need to be able to save and retrieve that data from one invocation to the next. Python, SQLite, and SQLAlchemy give your programs database fu
Link: https://realpython.com/courses/sqlite-sqlalchemy-python/
All programs process data in one form or another, and many need to be able to save and retrieve that data from one invocation to the next. Python, SQLite, and SQLAlchemy give your programs database fu
Realpython
SQLite and SQLAlchemy in Python: Moving Your Data Beyond Flat Files – Real Python
In this video course, you'll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work…
Talk Python to Me: #373: Reinventing Azure's Python CLI
Link: https://talkpython.fm/episodes/show/373/reinventing-azures-python-cli
Deploying and managing your application after you create it can be a big challenge. Cloud platforms such as Azure have literally hundreds of services. Which ones should you choose? How do you link the
Link: https://talkpython.fm/episodes/show/373/reinventing-azures-python-cli
Deploying and managing your application after you create it can be a big challenge. Cloud platforms such as Azure have literally hundreds of services. Which ones should you choose? How do you link the
talkpython.fm
Reinventing Azure's Python CLI
Deploying and managing your application after you create it can be a big challenge. Cloud platforms such as Azure have literally hundreds of services. Which ones should you choose? How do you link them together? In this episode, Anthony Shaw and Shayne Boyer…
Codementor: How OAuth 2 works ?
Link: https://www.codementor.io/nitishchauhan778/how-oauth-2-works-1v6orjbqjj
Blog post explaining OAuth 2 protocol in simple and easy to understand way.
Link: https://www.codementor.io/nitishchauhan778/how-oauth-2-works-1v6orjbqjj
Blog post explaining OAuth 2 protocol in simple and easy to understand way.
www.codementor.io
How OAuth 2 works ? | Codementor
Blog post explaining OAuth 2 protocol in simple and easy to understand way.