Mike Driscoll: An Intro to Python Web Frameworks (Video)
Link: https://www.blog.pythonlibrary.org/2022/06/09/an-intro-to-python-web-frameworks-video/
Learn about some of the many Python web frameworks that are available to you in this video.
Web frameworks mentioned in this video
Django - https://www.djangoproject.com/
Flask - https://flask.palle
Link: https://www.blog.pythonlibrary.org/2022/06/09/an-intro-to-python-web-frameworks-video/
Learn about some of the many Python web frameworks that are available to you in this video.
Web frameworks mentioned in this video
Django - https://www.djangoproject.com/
Flask - https://flask.palle
Mouse Vs Python
An Intro to Python Web Frameworks (Video) - Mouse Vs Python
Learn about some of the many Python web frameworks that are available to you in this video. Web frameworks mentioned in this video Django -
Python Engineering at Microsoft: Python in Visual Studio Code – June 2022 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2022-release/
We’re excited to announce that the June 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available.
This release includes improvements to:
Localization support
Pyt
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2022-release/
We’re excited to announce that the June 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available.
This release includes improvements to:
Localization support
Pyt
Microsoft News
Python in Visual Studio Code – June 2022 Release
We’re excited to announce that the June 2022 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes improvements to: Localization support Python interpreter discovery Jupyter extension support on…
PyCharm: Webinar Recording: “10 Git Things You Wish You Knew… in PyCharm” With Michael Kennedy
Link: https://blog.jetbrains.com/pycharm/2022/06/webinar-recording-10-git-things-you-wish-you-knew-in-pycharm-with-michael-kennedy/
Last Tuesday, June 7, 2022, Michael Kennedy joined us for a webinar about Git to explain his pragmatic GUI-based approach in detail. Here’s the recording for you to watch if you missed the live stream
Link: https://blog.jetbrains.com/pycharm/2022/06/webinar-recording-10-git-things-you-wish-you-knew-in-pycharm-with-michael-kennedy/
Last Tuesday, June 7, 2022, Michael Kennedy joined us for a webinar about Git to explain his pragmatic GUI-based approach in detail. Here’s the recording for you to watch if you missed the live stream
The JetBrains Blog
Webinar Recording: “10 Git Things You Wish You Knew… in PyCharm” With Michael Kennedy | The PyCharm Blog
Last Tuesday, June 7, 2022, Michael Kennedy joined us for a webinar about Git to explain his pragmatic GUI-based approach in detail. Here's the recording for you to watch if you missed the live stream
EuroPython: The Humans of EuroPython: Laís Carvalho 🍀
Link: https://blog.europython.eu/a-chat-with-lais-carve/
Hi, my name is Laís Carvalho and I am a committee member of Python Ireland since 2019 and volunteer organiser of EuroPython since 2020 (the first online edition) and co-organiser of Pyjamas (a Python
Link: https://blog.europython.eu/a-chat-with-lais-carve/
Hi, my name is Laís Carvalho and I am a committee member of Python Ireland since 2019 and volunteer organiser of EuroPython since 2020 (the first online edition) and co-organiser of Pyjamas (a Python
EuroPython Blog
The Humans of EuroPython: Laís Carvalho 🍀
Grab your favorite beverage & come read our chat with Laís Carvalho!
Real Python: The Real Python Podcast – Episode #113: Build Streamlit Data Science Dashboards & Verbose Regex f-Strings
Link: https://realpython.com/podcasts/rpp/113/
Would you like a fast way to share your data science project results as an interactive dashboard instead of a Jupyter notebook? Streamlit is a library for creating simple web apps and dashboards using
Link: https://realpython.com/podcasts/rpp/113/
Would you like a fast way to share your data science project results as an interactive dashboard instead of a Jupyter notebook? Streamlit is a library for creating simple web apps and dashboards using
Realpython
Episode #113: Build Streamlit Data Science Dashboards & Verbose Regex f-Strings – The Real Python Podcast
Would you like a fast way to share your data science project results as an interactive dashboard instead of a Jupyter notebook? Streamlit is a library for creating simple web apps and dashboards using just Python. This week on the show, Christopher Trudeau…
Python for Beginners: Python Idle: A Beginners Guide
Link: https://www.pythonforbeginners.com/basics/python-idle-a-beginners-guide
If you are here, you have recently installed python on your machine or you want to do so. Python IDLE is one of the first software you will use to learn python. This article will discuss everything yo
Link: https://www.pythonforbeginners.com/basics/python-idle-a-beginners-guide
If you are here, you have recently installed python on your machine or you want to do so. Python IDLE is one of the first software you will use to learn python. This article will discuss everything yo
PythonForBeginners.com
Python Idle: A Beginners Guide - PythonForBeginners.com
Python Idle: A Beginners Guide will help you improve your python skills with easy to follow examples and tutorials.
PyBites: The gift of time
Link: https://pybit.es/articles/pp73-the-gift-of-time/
Listen now:
In this episode we talk about the gift of time.
Are you intentional in how you spend time with people?
We talk about several advantages, why it’s so important for your career, personal
Link: https://pybit.es/articles/pp73-the-gift-of-time/
Listen now:
In this episode we talk about the gift of time.
Are you intentional in how you spend time with people?
We talk about several advantages, why it’s so important for your career, personal
PyBites
The Gift Of Time - PyBites
In this episode we talk about the gift of time.
Will Kahn-Greene: Dennis v1.0.0 released! Retrospective! Handing it off!
Link: https://bluesock.org/~willkg/blog/dev/dennis_1_0_0.html
What is it?
Dennis is a Python command line utility
(and library) for working with localization. It includes:
a linter for finding problems in strings in .po files like invalid Python
variable synta
Link: https://bluesock.org/~willkg/blog/dev/dennis_1_0_0.html
What is it?
Dennis is a Python command line utility
(and library) for working with localization. It includes:
a linter for finding problems in strings in .po files like invalid Python
variable synta
Will's Blog
Dennis v1.0.0 released! Retrospective! Handing it off!
What is it?
Dennis is a Python command line utility
(and library) for working with localization. It includes:
a linter for finding problems in strings in .po files like invalid Python
variable syntax
Dennis is a Python command line utility
(and library) for working with localization. It includes:
a linter for finding problems in strings in .po files like invalid Python
variable syntax
Quansight Labs Blog: Checking for accessibility: thoughts and a checklist!
Link: https://labs.quansight.org/blog/2022/06/checking-for-accessibility/
JupyterLab Accessibility Journey Part 4
Remember how my last post in this series
called out accessibility as much more complex than a checklist? True to my
sense of humor, this blog post is now a c
Link: https://labs.quansight.org/blog/2022/06/checking-for-accessibility/
JupyterLab Accessibility Journey Part 4
Remember how my last post in this series
called out accessibility as much more complex than a checklist? True to my
sense of humor, this blog post is now a c
Quansight Labs
Checking for accessibility: thoughts and a checklist!
JupyterLab Accessibility Journey Part 4
Remember how my last post in this series
called out accessibility as much more complex than a checklist? True to my
sense of humor, this blog post is now a ch
Remember how my last post in this series
called out accessibility as much more complex than a checklist? True to my
sense of humor, this blog post is now a ch
Andre Roberge: Nicer arithmetic with Python
Link: https://aroberge.blogspot.com/2022/06/nicer-arithmetic-with-python.html
Beginning programmers are often surprised by floating point arithmetic inaccuracies. If they use Python, many will often write posts saying that Python is "broken" when the see results as follows:>>>
Link: https://aroberge.blogspot.com/2022/06/nicer-arithmetic-with-python.html
Beginning programmers are often surprised by floating point arithmetic inaccuracies. If they use Python, many will often write posts saying that Python is "broken" when the see results as follows:>>>
Blogspot
Nicer arithmetic with Python
Beginning programmers are often surprised by floating point arithmetic inaccuracies. If they use Python, many will often write posts saying ...
The Python Coding Blog: Sunrise: A Python Turtle Animation Using Named Tuples
Link: https://thepythoncodingbook.com/2022/06/12/python-turtle-animation-using-named-tuples-sunrise/
You may think the Python turtle module isn’t useful for anything. “It’s just for kids”, is what many think of it. However, this module allows you to explore and experiment with many areas of Python. I
Link: https://thepythoncodingbook.com/2022/06/12/python-turtle-animation-using-named-tuples-sunrise/
You may think the Python turtle module isn’t useful for anything. “It’s just for kids”, is what many think of it. However, this module allows you to explore and experiment with many areas of Python. I
The Python Coding Book
Sunrise: A Python Turtle Animation Using Named Tuples
A Python turtle animation using named tuples. A step-by-step project to write a sunrise animation showing gradual colour changes
Django Weblog: Last Chance for a DjangoCon Europe 2023
Link: https://www.djangoproject.com/weblog/2022/jun/12/last-chance-for-a-djangocon-europe-2023/
TL:DR - There will not be a DjangoCon Europe 2023 if the DSF board does not receive viable proposals for one by August 10 End of Day AoE. There is not sufficient time after that for an organizing grou
Link: https://www.djangoproject.com/weblog/2022/jun/12/last-chance-for-a-djangocon-europe-2023/
TL:DR - There will not be a DjangoCon Europe 2023 if the DSF board does not receive viable proposals for one by August 10 End of Day AoE. There is not sufficient time after that for an organizing grou
Mike Driscoll: PyDev of the Week: Allen Downey
Link: https://www.blog.pythonlibrary.org/2022/06/13/pydev-of-the-week-allen-downey/
This week we welcome Allen Downey (@AllenDowney) as the PyDev of the Week! Allen is the author of Think Python, Modeling and Simulation in Python, Think Java: How to Think Like a Computer Scientist, a
Link: https://www.blog.pythonlibrary.org/2022/06/13/pydev-of-the-week-allen-downey/
This week we welcome Allen Downey (@AllenDowney) as the PyDev of the Week! Allen is the author of Think Python, Modeling and Simulation in Python, Think Java: How to Think Like a Computer Scientist, a
Mouse Vs Python
PyDev of the Week: Allen Downey - Mouse Vs Python
This week we welcome Allen Downey (@AllenDowney) as the PyDev of the Week! Allen is the author of Think Python, Modeling and Simulation in Python, Think
Python for Beginners: Index of Minimum Element in a List in Python
Link: https://www.pythonforbeginners.com/basics/index-of-minimum-element-in-a-list-in-python
We use lists in a python program to store different types of objects when we need random access. In this article, we will discuss different ways to find the index of the minimum element in a list in p
Link: https://www.pythonforbeginners.com/basics/index-of-minimum-element-in-a-list-in-python
We use lists in a python program to store different types of objects when we need random access. In this article, we will discuss different ways to find the index of the minimum element in a list in p
PythonForBeginners.com
Index of Minimum Element in a List in Python - PythonForBeginners.com
Index of Minimum Element in a List in Python will help you improve your python skills with easy to follow examples and tutorials.
Real Python: The subprocess Module: Wrapping Programs With Python
Link: https://realpython.com/python-subprocess/
If you’ve ever wanted to simplify your command-line scripting or use Python alongside command-line applications—or any applications for that matter—then the Python subprocess module can help. From run
Link: https://realpython.com/python-subprocess/
If you’ve ever wanted to simplify your command-line scripting or use Python alongside command-line applications—or any applications for that matter—then the Python subprocess module can help. From run
Realpython
The subprocess Module: Wrapping Programs With Python – Real Python
In this tutorial, you'll learn how to leverage other apps and programs that aren't Python, wrapping them or launching them from your Python scripts using the subprocess module. You'll learn about processes all the way up to interacting with a process as it…
PyCon: PyCon US 2022 Transparency Report
Link: https://pycon.blogspot.com/2022/06/pycon-us-2022-transparency-report.html
With a return to in-person events, PyCon US has taken care to maintain excellency in the safety of our events both through our Code of Conduct and our Health and Safety Guidelines. A key piece of the
Link: https://pycon.blogspot.com/2022/06/pycon-us-2022-transparency-report.html
With a return to in-person events, PyCon US has taken care to maintain excellency in the safety of our events both through our Code of Conduct and our Health and Safety Guidelines. A key piece of the
Blogspot
PyCon US 2022 Transparency Report
With a return to in-person events, PyCon US has taken care to maintain excellency in the safety of our events both through our Code of Condu...
Chris Moffitt: Using Document Properties to Track Your Excel Reports
Link: https://pbpython.com/excel-properties.html
Introduction
When doing analysis with Jupyter Notebooks, you will frequently find yourself
generating ad-hoc Excel reports to distribute to your end-users. After time, you might
end up with dozens (o
Link: https://pbpython.com/excel-properties.html
Introduction
When doing analysis with Jupyter Notebooks, you will frequently find yourself
generating ad-hoc Excel reports to distribute to your end-users. After time, you might
end up with dozens (o
Pbpython
Using Document Properties to Track Your Excel Reports
Excel document properties can be helpful for organizing and managing your Jupyter Notebook outputs.
PyCharm: Webinar: “Idiomatic Pandas: 5 tips for better Pandas”, With Matt Harrison and Jodie Burchell
Link: https://blog.jetbrains.com/pycharm/2022/06/webinar-idiomatic-pandas-5-tips-for-better-pandas-with-matt-harrison-and-jodie-burchell/
Link: https://blog.jetbrains.com/pycharm/2022/06/webinar-idiomatic-pandas-5-tips-for-better-pandas-with-matt-harrison-and-jodie-burchell/
The JetBrains Blog
Webinar: “Idiomatic Pandas: 5 tips for better Pandas”, With Matt Harrison and Jodie Burchell | The PyCharm Blog
I’ve been a long-time Pandas user, relying on it heavily since the start of my data science career. However, up until the last couple of years, I struggled with certain issues, such as not being able
PyCharm
Link:
I’ve been a long-time Pandas user, relying on it heavily since the start of my data science career. However, up until the last couple of years, I struggled with certain issues, such as not being able
Link:
I’ve been a long-time Pandas user, relying on it heavily since the start of my data science career. However, up until the last couple of years, I struggled with certain issues, such as not being able
Andre Roberge: Friendly IDLE
Link: https://aroberge.blogspot.com/2022/06/friendly-idle.html
friendly_idle is now available. This is just a quick announcement. Eventually I plan to write a longer blog post explaining how I use import hooks to patch IDLE and to provide seamless support for fr
Link: https://aroberge.blogspot.com/2022/06/friendly-idle.html
friendly_idle is now available. This is just a quick announcement. Eventually I plan to write a longer blog post explaining how I use import hooks to patch IDLE and to provide seamless support for fr
Blogspot
Friendly IDLE
friendly_idle is now available. This is just a quick announcement. Eventually I plan to write a longer blog post explaining how I use impo...
Real Python: Combining Data in pandas With concat() and merge()
Link: https://realpython.com/courses/data-pandas-concat-and-merge/
The Series and DataFrame objects in pandas are powerful tools for exploring and analyzing data. Part of their power comes from a multifaceted approach to combining separate datasets. With pandas, you
Link: https://realpython.com/courses/data-pandas-concat-and-merge/
The Series and DataFrame objects in pandas are powerful tools for exploring and analyzing data. Part of their power comes from a multifaceted approach to combining separate datasets. With pandas, you
Realpython
Combining Data in pandas With concat() and merge() – Real Python
In this video course, you'll learn two techniques for combining data in pandas: merge() and concat(). Combining Series and DataFrame objects in pandas is a powerful way to gain new insights into your data.