PSF GSoC students blogs: Week 7 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-7-check-in-3/
What did you do this week?
I started a new PR that adds multimethods for functional programming routines. The multimethods added are the following:
apply_along_axis
apply_over_axes
frompyfunc
piecewi
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-7-check-in-3/
What did you do this week?
I started a new PR that adds multimethods for functional programming routines. The multimethods added are the following:
apply_along_axis
apply_over_axes
frompyfunc
piecewi
blogs.python-gsoc.org
Python GSoC - Week 7 Check-in - joaosferreira's Blog
Week 7 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
Codementor: How to Listen for Webhooks with Python
Link: https://www.codementor.io/frenchcooc/how-to-listen-for-webhooks-with-python-18jcie9vff
Learn how to listen for and consume webhooks with Python's most popular web frameworks, Django or Flask.
Link: https://www.codementor.io/frenchcooc/how-to-listen-for-webhooks-with-python-18jcie9vff
Learn how to listen for and consume webhooks with Python's most popular web frameworks, Django or Flask.
www.codementor.io
How to Listen for Webhooks with Python | Codementor
Learn how to listen for and consume webhooks with Python's most popular web frameworks, Django or Flask.
Quansight Labs Blog: Quansight Labs: what I learned in my first 3 months
Link: https://labs.quansight.org/blog/2020/07/a-win-win-all-around/
I joined Quansight at the beginning of April, splitting my time between
PyTorch (as part of a larger Quansight team) and contributing to Quansight Labs
supported community-driven projects in the Pytho
Link: https://labs.quansight.org/blog/2020/07/a-win-win-all-around/
I joined Quansight at the beginning of April, splitting my time between
PyTorch (as part of a larger Quansight team) and contributing to Quansight Labs
supported community-driven projects in the Pytho
Quansight Labs
Quansight Labs: what I learned in my first 3 months
I joined Quansight at the beginning of April, splitting my time between
PyTorch (as part of a larger Quansight team) and contributing to Quansight Labs
supported community-driven projects in the Pytho
PyTorch (as part of a larger Quansight team) and contributing to Quansight Labs
supported community-driven projects in the Pytho
Python Insider: Python 3.8.5 released as a security hotfix. 3.9.0b5, the last beta before 3.9.0, also available
Link: http://feedproxy.google.com/~r/PythonInsider/~3/EjSD786Ov68/python-385-released-as-security-hotfix.html
This is a combined release of Python 3.8.5 and 3.9.0b5. Both are significant but for different reasons. Let’s dig in!
Security content in 3.8.5
We decided to release 3.
Link: http://feedproxy.google.com/~r/PythonInsider/~3/EjSD786Ov68/python-385-released-as-security-hotfix.html
This is a combined release of Python 3.8.5 and 3.9.0b5. Both are significant but for different reasons. Let’s dig in!
Security content in 3.8.5
We decided to release 3.
Blogspot
Python Insider: Python 3.8.5 released as a security hotfix. 3.9.0b5, the last beta before 3.9.0, also available
EuroPython: EuroPython 2020: Presenting our Conference Booklet
Link: https://blog.europython.eu/post/624240002899066880
Our designer Jessica has created a beautiful conference booklet for you to use during the conference and keep as a memory afterwards. It provides all details, schedule, keynotes, sponsor listings, e
Link: https://blog.europython.eu/post/624240002899066880
Our designer Jessica has created a beautiful conference booklet for you to use during the conference and keep as a memory afterwards. It provides all details, schedule, keynotes, sponsor listings, e
blog.europython.eu
EuroPython Blog
EuroPython 2020: Presenting our Conference Booklet Our designer Jessica has created a beautiful conference booklet for you to use during the conference and keep as a memory afterwards. It provides all...
Real Python: Mastering Python's Built-in time Module
Link: https://realpython.com/courses/mastering-time-module/
The Python time module provides many ways of representing time in code, such as objects, numbers, and strings. It also provides functionality other than representing time, like waiting during code exe
Link: https://realpython.com/courses/mastering-time-module/
The Python time module provides many ways of representing time in code, such as objects, numbers, and strings. It also provides functionality other than representing time, like waiting during code exe
Realpython
Mastering Python's Built-in time Module – Real Python
In this course, you'll learn how to use the Python time module to represent dates and times in your application, manage code execution, and measure performance.
Mike Driscoll: Creating a Presentation with Jupyter Notebook and RISE (Video)
Link: https://www.blog.pythonlibrary.org/2020/07/21/creating-a-presentation-with-jupyter-notebook-and-rise-video/
In this tutorial, you will learn how to use Jupyter Notebooks to create slide show presentations. This allows you to run and edit live code in your slides.
Want to learn more about Jupyter Notebook?
Link: https://www.blog.pythonlibrary.org/2020/07/21/creating-a-presentation-with-jupyter-notebook-and-rise-video/
In this tutorial, you will learn how to use Jupyter Notebooks to create slide show presentations. This allows you to run and edit live code in your slides.
Want to learn more about Jupyter Notebook?
The Mouse Vs. The Python
Creating a Presentation with Jupyter Notebook and RISE (Video) - The Mouse Vs. The Python
In this tutorial, you will learn how to use Jupyter Notebooks to create slide show presentations. This allows you to run and edit live code in your slides. Want to learn more about Jupyter Notebook? Then check out my book, Jupyter Notebook 101, available…
PyCoder’s Weekly: Issue #430 (July 21, 2020)
Link: https://pycoders.com/issues/430
#430 – JULY 21, 2020 View in Browser » 10 Years of Flask: Conversation With Creator Armin Ronacher Armin Ronacher is a guest on the Real Python Podcast to talk about the first 10 years of Flask.
Link: https://pycoders.com/issues/430
#430 – JULY 21, 2020 View in Browser » 10 Years of Flask: Conversation With Creator Armin Ronacher Armin Ronacher is a guest on the Real Python Podcast to talk about the first 10 years of Flask.
Pycoders
PyCoder’s Weekly | Issue #430
Issue #430 of the PyCoder’s Weekly newsletter, published July 21, 2020.
PSF GSoC students blogs: Weekly Blog Post | Gsoc'2020 | #8
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-8/
Greetings, People of the world!
This week was full of learning. Like seriously I learnt a lot this week specially because I got stuck on something which took me while to figure out.
1. What did you do
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-8/
Greetings, People of the world!
This week was full of learning. Like seriously I learnt a lot this week specially because I got stuck on something which took me while to figure out.
1. What did you do
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post | Gsoc'2020 | #8 - ShashankJarial's Blog
Weekly Blog Post | Gsoc'2020 | #8 - 85cf43f1-92b5-4284-9618-abac0e889328 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Blog Post #4
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-4/
Hi everyone, Its been exciting 8 weeks my exams were scrapped this sem and I got a decent score :) . Also I am still working on go lang metadata extraction. Now the issue of cd'ing into the workdir is
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-4/
Hi everyone, Its been exciting 8 weeks my exams were scrapped this sem and I got a decent score :) . Also I am still working on go lang metadata extraction. Now the issue of cd'ing into the workdir is
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post #4 - abhaykatheria's Blog
Weekly Blog Post #4 - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page
Glyph Lefkowitz: I Want A New Duck
Link: https://glyph.twistedmatrix.com/2020/07/new-duck.html
Get it?
Quack quack quack quack
Quack quack quack quack
Weird Al Yancovic,“I Want A New Duck”
Mypy makes most things better
Mypy is a static type checker for Python. If you’re not
already familia
Link: https://glyph.twistedmatrix.com/2020/07/new-duck.html
Get it?
Quack quack quack quack
Quack quack quack quack
Weird Al Yancovic,“I Want A New Duck”
Mypy makes most things better
Mypy is a static type checker for Python. If you’re not
already familia
Twistedmatrix
I Want A New Duck
typing.Protocol and the future of duck typing
EuroPython: EuroPython 2020: Data Science Track
Link: https://blog.europython.eu/post/624331411913146368
We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24).Yes, that’s starting tomorrow. Sorry for the short notice :-
Link: https://blog.europython.eu/post/624331411913146368
We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24).Yes, that’s starting tomorrow. Sorry for the short notice :-
blog.europython.eu
EuroPython Blog
EuroPython 2020: Data Science Track We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24). Yes, that’s starting...
Janusworx: A Hundred Days of Code, Day 013, Day 14 - Python, Advanced Data Structures, Done!
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-013-day-14-python-advanced-data-structures-done/
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-013-day-14-python-advanced-data-structures-done/
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Janusworx
A Hundred Days of Code, Day 013, Day 14 - Python, Advanced Data Struct
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Stack Abuse: Deep Learning Models in Keras - Exploratory Data Analysis (EDA)
Link: https://stackabuse.com/deep-learning-models-in-keras-exploratory-data-analysis/
Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
Link: https://stackabuse.com/deep-learning-models-in-keras-exploratory-data-analysis/
Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
Stack Abuse
Deep Learning Models in Keras - Exploratory Data Analysis (EDA)
Introduction
Deep learning is one of the most interesting and promising areas of artificial
intelligence (AI) and machine learning currently. With great advances in
technology and algorithms in recent years, deep learning has opened the door to
a new era…
Deep learning is one of the most interesting and promising areas of artificial
intelligence (AI) and machine learning currently. With great advances in
technology and algorithms in recent years, deep learning has opened the door to
a new era…
Reuven Lerner: Last chance to get $1400 of Python courses for $25
Link: https://lerner.co.il/2020/07/22/last-chance-to-get-1400-of-python-courses-for-25/
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm closes its doors! No matter where you are in learning Python, you’ll find something here to improve your skills.
Link: https://lerner.co.il/2020/07/22/last-chance-to-get-1400-of-python-courses-for-25/
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm closes its doors! No matter where you are in learning Python, you’ll find something here to improve your skills.
Reuven Lerner
Last chance to get $1400 of Python courses for $25
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm
Real Python: Python Packages: Five Real Python Favorites
Link: https://realpython.com/python-packages/
Python has a vast ecosystem of packages, modules, and libraries that you can use to create your application. Some of these packages and modules are included with your Python installation and are colle
Link: https://realpython.com/python-packages/
Python has a vast ecosystem of packages, modules, and libraries that you can use to create your application. Some of these packages and modules are included with your Python installation and are colle
Realpython
Python Packages: Five Real Python Favorites – Real Python
In this tutorial, several Real Python authors share Python packages we like to use as alternatives to modules in the standard library. You'll get to know a number of useful packages, including pudb, requests, parse, dateutil, and typer.
PyCharm: Release: PyCharm 2020.1.4
Link: http://feedproxy.google.com/~r/Pycharm/~3/CCMn_WoPlrA/
PyCharm 2020.1.4 is out with minor bug fixes as we approach the release date for PyCharm 2020.2. For more details about this build read the release notes.
Getting latest version
You can update PyCharm
Link: http://feedproxy.google.com/~r/Pycharm/~3/CCMn_WoPlrA/
PyCharm 2020.1.4 is out with minor bug fixes as we approach the release date for PyCharm 2020.2. For more details about this build read the release notes.
Getting latest version
You can update PyCharm
JetBrains Blog
Release: PyCharm 2020.1.4
Python Bytes: #191 Live from the Manning Python Conference
Link: https://pythonbytes.fm/episodes/show/191/live-from-the-manning-python-conference
<p>Special guest: <a href="https://ines.io/">Ines Montani</a></p>
<p><strong>Michael #1:</strong> <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.devicesimulatorexpress"><stron
Link: https://pythonbytes.fm/episodes/show/191/live-from-the-manning-python-conference
<p>Special guest: <a href="https://ines.io/">Ines Montani</a></p>
<p><strong>Michael #1:</strong> <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.devicesimulatorexpress"><stron
pythonbytes.fm
Live from the Manning Python Conference
News and announcements from the Python community for the week of Jul 22nd, 2020
PSF GSoC students blogs: Weekly Check-In #8
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-8-6/
What I did this week?
This week I added checkers for libarchive and samba libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I g
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-8-6/
What I did this week?
This week I added checkers for libarchive and samba libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I g
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #8 - SaurabhK122's Blog
Weekly Check-In #8 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Programiz: Python RegEx
Link: https://www.programiz.com/python-programming/regex
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
Link: https://www.programiz.com/python-programming/regex
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
Programiz
Python RegEx (With Examples)
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).