PSF GSoC students blogs: Weekly Check-In #7
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-7-7/
What I did this week?
This week I added checkers for avahi and bind libraries. Also there were some changes that had to be made in the out of tree checker, so I completed work on that too.
What will I
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-7-7/
What I did this week?
This week I added checkers for avahi and bind libraries. Also there were some changes that had to be made in the out of tree checker, so I completed work on that too.
What will I
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #7 - SaurabhK122's Blog
Weekly Check-In #7 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Codementor: Flask Dashboard - AdminLTE
Link: https://www.codementor.io/chirilovadrian360/flask-dashboard-adminlte-18fsrgcmjh
Simple Flask dashboard coded with authentication, database, and deployment scripts on top of AdminLTE design.
Link: https://www.codementor.io/chirilovadrian360/flask-dashboard-adminlte-18fsrgcmjh
Simple Flask dashboard coded with authentication, database, and deployment scripts on top of AdminLTE design.
www.codementor.io
AdminLTE Flask - Open-source dashboard | Codementor
Simple Flask dashboard coded with authentication, database, and deployment scripts on top of AdminLTE design.
Real Python: The Real Python Podcast – Episode #18: Ten Years of Flask: Conversation With Creator Armin Ronacher
Link: https://realpython.com/podcasts/rpp/18/
This week on the show we have Armin Ronacher to talk about the first 10 years of Flask. Armin talks about the origins of Flask and the components that make up the framework. He talks about what goes i
Link: https://realpython.com/podcasts/rpp/18/
This week on the show we have Armin Ronacher to talk about the first 10 years of Flask. Armin talks about the origins of Flask and the components that make up the framework. He talks about what goes i
Realpython
Episode #18: Ten Years of Flask: Conversation With Creator Armin Ronacher – The Real Python Podcast
This week on the show we have Armin Ronacher to talk about the first 10 years of Flask. Armin talks about the origins of Flask and the components that make up the framework. He talks about what goes into documenting a framework or API. He also talks about…
Janusworx: A Hundred Days of Code, Day 010 - Python Functions, Basics Done!
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-010-python-functions-basics-done/
Today was hard!
Read more… (5 min remaining to read)
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-010-python-functions-basics-done/
Today was hard!
Read more… (5 min remaining to read)
Janusworx
A Hundred Days of Code, Day 010 - Python Functions, Basics Done!
Today was hard!
Notes
‘*args’
way to get multiple arguments without having to assign placeholders for them
it scoops up all the arguments and gives it to the function in a tuple. I could then
Notes
‘*args’
way to get multiple arguments without having to assign placeholders for them
it scoops up all the arguments and gives it to the function in a tuple. I could then
Python Engineering at Microsoft: Python in Visual Studio Code – July 2020 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-july-2020-release/
We are pleased to announce that the July 2020 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directl
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-july-2020-release/
We are pleased to announce that the July 2020 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directl
Microsoft News
Python in Visual Studio Code – July 2020 Release
We are pleased to announce that the July 2020 release of the Python Extension for Visual Studio Code is now available. In this release we addressed 51 issues, and it includes support for our new language server Pylance and new experimental extension Gather.…
Python Bytes: #190 You will now be notified if the Python zipper is broken
Link: https://pythonbytes.fm/episodes/show/190/you-will-now-be-notified-if-the-python-zipper-is-broken
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6?amp=1"><strong>Brian’s pytest book</strong></a></l
Link: https://pythonbytes.fm/episodes/show/190/you-will-now-be-notified-if-the-python-zipper-is-broken
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6?amp=1"><strong>Brian’s pytest book</strong></a></l
pythonbytes.fm
You will now be notified if the Python zipper is broken
News and announcements from the Python community for the week of Jul 16th, 2020
Codementor: Why tests fail only during pre-commit ?
Link: https://www.codementor.io/mandarvaze/why-tests-fail-only-during-pre-commit-18gqfd2a7q
My unit tests ran successfully on their own, but unit test step would fail during the pre-commit. Confusing ? Yes. Till I found out why
Link: https://www.codementor.io/mandarvaze/why-tests-fail-only-during-pre-commit-18gqfd2a7q
My unit tests ran successfully on their own, but unit test step would fail during the pre-commit. Confusing ? Yes. Till I found out why
www.codementor.io
Why tests fail only during pre-commit ? | Codementor
My unit tests ran successfully on their own, but unit test step would fail during the pre-commit. Confusing ? Yes. Till I found out why
William Minchin: Seafoam 2.4.5 Released
Link: https://blog.minchin.ca/2020/07/seafoam-245-released.html
It’s time for a new update to Seafoam, the website theme currently in use
here (on my Blog) and by my wider site.
In reviewing my blog, I realized it’s been many versions and a couple of years
since I
Link: https://blog.minchin.ca/2020/07/seafoam-245-released.html
It’s time for a new update to Seafoam, the website theme currently in use
here (on my Blog) and by my wider site.
In reviewing my blog, I realized it’s been many versions and a couple of years
since I
blog.minchin.ca
Seafoam 2.4.5 Released
It’s time for a new update to Seafoam, the website theme currently in use here (on my Blog) and by my wider site.
PSF GSoC students blogs: Weekly Check-in #7
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-7-9/
<meta charset="utf-8">
What did I do this week?
I started working on Distributed Orchestrator. Currently, we decided the subnodes will act as worker nodes that run a specific set of operations. A prim
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-7-9/
<meta charset="utf-8">
What did I do this week?
I started working on Distributed Orchestrator. Currently, we decided the subnodes will act as worker nodes that run a specific set of operations. A prim
Talk Python to Me: #273 CoCalc: A fully colloborative notebook development environment
Link: https://talkpython.fm/episodes/show/273/cocalc-a-fully-colloborative-notebook-development-environment
Everyone in the Python space is familiar with Notebooks these days. One of the original notebook environments was SageMath. Created by William Stein, and collaborators, it began as an open-source, Pyt
Link: https://talkpython.fm/episodes/show/273/cocalc-a-fully-colloborative-notebook-development-environment
Everyone in the Python space is familiar with Notebooks these days. One of the original notebook environments was SageMath. Created by William Stein, and collaborators, it began as an open-source, Pyt
talkpython.fm
CoCalc: A fully colloborative notebook development environment
Everyone in the Python space is familiar with Notebooks these days. One of the original notebook environments was SageMath. Created by William Stein, and collaborators, it began as an open-source, Python-based, computational environment focused on mathematicians.
Zero-with-Dot (Oleg Żero): Polynomial Regression - which python package to use?
Link: https://zerowithdot.com/polynomial-regression-in-python/
Introduction
Polynomial regression is one of the most fundamental concepts used in data analysis and prediction.
Not only can any (infinitely differentiable) function be expressed as a polynomial thro
Link: https://zerowithdot.com/polynomial-regression-in-python/
Introduction
Polynomial regression is one of the most fundamental concepts used in data analysis and prediction.
Not only can any (infinitely differentiable) function be expressed as a polynomial thro
Zerowithdot
Polynomial Regression - which python package to use?
Polynomial regression - the correspondence between math and python implementation in numpy, scipy, sklearn and tensorflow.
Janusworx: A Hundred Days of Code, Day 011 - Python, Advanced Data Structures
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-011-python-advanced-data-structures/
Started with a new Reuven Lerner Course, on Advanced Data Structures..
Aiming to comfortably finish this in a week.
Notes and experiences, follow.
The course is three parts.
Part 1 - Deep dive into
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-011-python-advanced-data-structures/
Started with a new Reuven Lerner Course, on Advanced Data Structures..
Aiming to comfortably finish this in a week.
Notes and experiences, follow.
The course is three parts.
Part 1 - Deep dive into
Janusworx
A Hundred Days of Code, Day 011 - Python, Advanced Data Structures
Started with a new Reuven Lerner Course, on Advanced Data Structures..
Aiming to comfortably finish this in a week.
Notes and experiences, follow.
The course is three parts.
Part 1 - Deep dive into
Aiming to comfortably finish this in a week.
Notes and experiences, follow.
The course is three parts.
Part 1 - Deep dive into
The Digital Cat: Emacs Configuration for Python/JavaScript, Terraform and blogging
Link: https://www.thedigitalcatonline.com/blog/2020/07/18/emacs-configuration-for-python-javascript-terraform-and-blogging/
(image from https://commons.wikimedia.org/wiki/File:Gnu-listen-half.jpg)
I have been an Emacs user for a long time. There is no specific reason why I started using Emacs: it was available in the RedHa
Link: https://www.thedigitalcatonline.com/blog/2020/07/18/emacs-configuration-for-python-javascript-terraform-and-blogging/
(image from https://commons.wikimedia.org/wiki/File:Gnu-listen-half.jpg)
I have been an Emacs user for a long time. There is no specific reason why I started using Emacs: it was available in the RedHa
Thedigitalcatonline
Emacs Configuration for Python/JavaScript, Terraform and blogging
A step-by-step analysis of the Emacs configuration that I use to write Python/JavaScript/Terraform code and posts for the blog
PSF GSoC students blogs: Week 4 Blog Post
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-4-blog-post/
What I have done this week
1. Give a detailed plan on analyzing multistage dockerfile and work on step1 which is spliting a multistage dockerfile by 'FROM'.
2. Add report on branching command.
TO DO
1
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-4-blog-post/
What I have done this week
1. Give a detailed plan on analyzing multistage dockerfile and work on step1 which is spliting a multistage dockerfile by 'FROM'.
2. Add report on branching command.
TO DO
1
blogs.python-gsoc.org
Python GSoC - Week 4 Blog Post - WangJL's Blog
Week 4 Blog Post - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
Weekly Python StackOverflow Report: (ccxxxvi) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/07/ccxxxvi-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-07-18 20:10:53 GMTWhy does equality not appear to be a symmetric r
Link: http://python-weekly.blogspot.com/2020/07/ccxxxvi-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-07-18 20:10:53 GMTWhy does equality not appear to be a symmetric r
Blogspot
(ccxxxvi) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Catalin George Festila: Python Qt5 - Create a simple web browser.
Link: http://python-catalin.blogspot.com/2020/07/python-qt5-create-simple-web-browser.html
This python package named PyQtWebEngine, see the official webpage for more infos:
The team development comes with this intro:
PyQtWebEngine is a set of Python bindings for The Qt Company’s Qt WebEngin
Link: http://python-catalin.blogspot.com/2020/07/python-qt5-create-simple-web-browser.html
This python package named PyQtWebEngine, see the official webpage for more infos:
The team development comes with this intro:
PyQtWebEngine is a set of Python bindings for The Qt Company’s Qt WebEngin
Blogspot
Python Qt5 - Create a simple web browser.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: [Week 7] Check-in
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-7-check-in-2/
1. What did you do this week?
Fix np.sum.
Merge pipelines into master.
2. Difficulty
Compatibility issue between uarray and unumpy.
3. What is coming up next?
Publish a simple version of udiff on
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-7-check-in-2/
1. What did you do this week?
Fix np.sum.
Merge pipelines into master.
2. Difficulty
Compatibility issue between uarray and unumpy.
3. What is coming up next?
Publish a simple version of udiff on
blogs.python-gsoc.org
Python GSoC - [Week 7] Check-in - sangyx's Blog
[Week 7] Check-in - 1bce70eb-f2bf-49ed-87e2-67410e1d91c9 - Python's Google Summer of Code Blogs Page
Brett Cannon: Unravelling attribute access in Python
Link: https://snarky.ca/unravelling-attribute-access-in-python/
I wonder how many people realize that Python is has a lot of syntactic sugar? I'm not claiming it's like a Lisp-based language where the syntax is as bare bones as possible (although the Lisp comparis
Link: https://snarky.ca/unravelling-attribute-access-in-python/
I wonder how many people realize that Python is has a lot of syntactic sugar? I'm not claiming it's like a Lisp-based language where the syntax is as bare bones as possible (although the Lisp comparis
Tall, Snarky Canadian
Unravelling attribute access in Python
I wonder how many people realize that Python has a lot of syntactic sugar
[https://en.wikipedia.org/wiki/Syntactic_sugar]? I'm not claiming it's like a
Lisp-based language where the syntax is as bare bones as possible (although the
Lisp comparison is not…
[https://en.wikipedia.org/wiki/Syntactic_sugar]? I'm not claiming it's like a
Lisp-based language where the syntax is as bare bones as possible (although the
Lisp comparison is not…
PSF GSoC students blogs: GSoC: Week 8: InputEngine.extend(functionalities)
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-8-inputengine-extend-functionalities/
What did I do this week?
I didn't know about usage of other triage data like custom severity so I asked my mentor about it she gave me various use-case scenarios where it can be useful. After understa
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-8-inputengine-extend-functionalities/
What did I do this week?
I didn't know about usage of other triage data like custom severity so I asked my mentor about it she gave me various use-case scenarios where it can be useful. After understa
blogs.python-gsoc.org
Python GSoC - GSoC: Week 8: InputEngine.extend(functionalities) - Niraj-Kamdar's Blog
GSoC: Week 8: InputEngine.extend(functionalities) - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page