Weekly Python StackOverflow Report: (ccxxxi) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/06/ccxxxi-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-06-06 13:19:13 GMTIs there a better way to check if a number is ra
Link: http://python-weekly.blogspot.com/2020/06/ccxxxi-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-06-06 13:19:13 GMTIs there a better way to check if a number is ra
Blogspot
(ccxxxi) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Talk Python to Me: #267 15 amazing pytest plugins
Link: https://talkpython.fm/episodes/show/267/15-amazing-pytest-plugins
Do you write tests for your code? You probably should. And most of the time, pytest is the industry standard these days. But pytest can be much more than what you get from just installing it as a tool
Link: https://talkpython.fm/episodes/show/267/15-amazing-pytest-plugins
Do you write tests for your code? You probably should. And most of the time, pytest is the industry standard these days. But pytest can be much more than what you get from just installing it as a tool
talkpython.fm
15 amazing pytest plugins
Do you write tests for your code? You probably should. And most of the time, pytest is the industry standard these days. But pytest can be much more than what you get from just installing it as a tool.
PSF GSoC students blogs: Week 1 Blog Post
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-1-blog-post/
What have done this week
To split a shell script into concatenated commands, i need to find the seperators which are
1. ;("A ; B" Run A and then B, regardless of success of A)
2. &&("A && B" Run B if
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-1-blog-post/
What have done this week
To split a shell script into concatenated commands, i need to find the seperators which are
1. ;("A ; B" Run A and then B, regardless of success of A)
2. &&("A && B" Run B if
blogs.python-gsoc.org
Python GSoC - Week 1 Blog Post - WangJL's Blog
Week 1 Blog Post - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Blog Post #1
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-1/
Tern can generate container analysis reports in different formats like json, txt, yaml etc. but the output genrated by tern's json report was very hard to read. So my task was to render to this json d
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-1/
Tern can generate container analysis reports in different formats like json, txt, yaml etc. but the output genrated by tern's json report was very hard to read. So my task was to render to this json d
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post #1 - abhaykatheria's Blog
Weekly Blog Post #1 - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page
Reuven Lerner: “Python Workout” is the Manning “Deal of the Day” for June 7
Link: https://lerner.co.il/2020/06/07/python-workout-is-the-manning-deal-of-the-day-for-june-7/
Want to improve your Python fluency? You’ll need to practice! My book, “Python Workout,” gives you 50 exercises (+ screencast videos + 200 bonus exercises) to improve your Python programming abilit
Link: https://lerner.co.il/2020/06/07/python-workout-is-the-manning-deal-of-the-day-for-june-7/
Want to improve your Python fluency? You’ll need to practice! My book, “Python Workout,” gives you 50 exercises (+ screencast videos + 200 bonus exercises) to improve your Python programming abilit
Reuven Lerner
"Python Workout" is the Manning "Deal of the Day" for June 7
Want to improve your Python fluency? You'll need to practice! My book, "Python Workout," gives
Codementor: Powering inheritance in C using structure composition
Link: https://www.codementor.io/arpitbhayani/powering-inheritance-in-c-using-structure-composition-176sygr724
C language does not support inheritance however it does support Structure Compositions which can be tweaked to serve use-cases requiring parent-child relationships. In this article, we find out how...
Link: https://www.codementor.io/arpitbhayani/powering-inheritance-in-c-using-structure-composition-176sygr724
C language does not support inheritance however it does support Structure Compositions which can be tweaked to serve use-cases requiring parent-child relationships. In this article, we find out how...
www.codementor.io
Powering inheritance in C using structure composition | Codementor
C language does not support inheritance however it does support Structure Compositions which can be tweaked to serve use-cases requiring parent-child relationships. In this article, we find out how...
PSF GSoC students blogs: Week 2 Check-in
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-2-check-in-2/
Hello World,
It's me, Abi again. Hope everyone is safe, what a challenging time to live!. Corona cases are increasing day-by-day here. Many restrictions which were held previously been lifted. Individ
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-2-check-in-2/
Hello World,
It's me, Abi again. Hope everyone is safe, what a challenging time to live!. Corona cases are increasing day-by-day here. Many restrictions which were held previously been lifted. Individ
blogs.python-gsoc.org
Python GSoC - Week 2 Check-in - abijithbahuleyan's Blog
Week 2 Check-in - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #2
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-2-3/
First week of coding!!
Hello and welcome to my second weekly check-in, I will be sharing my progress for the first week of coding.
What did you do this week?
This week my objective was to create the s
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-2-3/
First week of coding!!
Hello and welcome to my second weekly check-in, I will be sharing my progress for the first week of coding.
What did you do this week?
This week my objective was to create the s
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #2 - Nibba2018's Blog
Weekly Check-in #2 - c56ad427-2a29-4bff-aaac-4b1c415e6c7a - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In: Week 2
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-2/
<meta charset="utf-8">Hey everyone! This week, Geometry Shaders!
What did I do this week
To get a better understanding of the working of the shader pipeline, the mentors assigned me a challenging task
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-2/
<meta charset="utf-8">Hey everyone! This week, Geometry Shaders!
What did I do this week
To get a better understanding of the working of the shader pipeline, the mentors assigned me a challenging task
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 2 - lenixlobo's Blog
Weekly Check-In: Week 2 - 29b61b21-4ad2-4b48-ab8a-f4ed5ddc5aa2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 1 : Adding Fastkml Support
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-1-adding-fastkml-support/
Hello there!
I have finished with my first week of coding, and it was quite intensive! This week was an icebreaker, started a bit rough, but now it feels much smoother.
What did you do this week?
As
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-1-adding-fastkml-support/
Hello there!
I have finished with my first week of coding, and it was quite intensive! This week was an icebreaker, started a bit rough, but now it feels much smoother.
What did you do this week?
As
blogs.python-gsoc.org
Python GSoC - Week 1 : Adding Fastkml Support - ARYAN_GUPTA's Blog
Week 1 : Adding Fastkml Support - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Post #1 ( 1st June - 7th June)
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-post-1-1st-june-7th-june/
Weekly Update
Hey everyone number-parser is up and running ( number parser ). Do check it out and raise issues / feature request etc.
It was a really fun and productive first week and I have got the
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-post-1-1st-june-7th-june/
Weekly Update
Hey everyone number-parser is up and running ( number parser ). Do check it out and raise issues / feature request etc.
It was a really fun and productive first week and I have got the
blogs.python-gsoc.org
Python GSoC - Weekly Post #1 ( 1st June - 7th June) - arnav_k's Blog
Weekly Post #1 ( 1st June - 7th June) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week #2
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-2-1/
Hello again!
What did you do this week?
I added tests and made some improvements according to the feedback I got on the manual sync feature for SEQ files. I also added some tests for the JS based GUI,
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-2-1/
Hello again!
What did you do this week?
I added tests and made some improvements according to the feedback I got on the manual sync feature for SEQ files. I also added some tests for the JS based GUI,
blogs.python-gsoc.org
Python GSoC - GSoC: Week #2 - anandbaburajan's Blog
GSoC: Week #2 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 1 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-1-check-in-5/
What did you do this week?
I started a new PR that adds mathematical constants and mutlimethods for logic routines. These included:
Math constants:
euler_gamma
nan and aliases
inf and aliases
NINF
PZ
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-1-check-in-5/
What did you do this week?
I started a new PR that adds mathematical constants and mutlimethods for logic routines. These included:
Math constants:
euler_gamma
nan and aliases
inf and aliases
NINF
PZ
blogs.python-gsoc.org
Python GSoC - Week 1 Check-in - joaosferreira's Blog
Week 1 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC 2020 Weekly Check In (#2)
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-weekly-check-in-2/
Hello all!
The coding period officially started last week and me and my partner Aditya Sharma began working on our project. Like I said earlier I was working on the Authentication module and that’s w
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-weekly-check-in-2/
Hello all!
The coding period officially started last week and me and my partner Aditya Sharma began working on our project. Like I said earlier I was working on the Authentication module and that’s w
blogs.python-gsoc.org
Python GSoC - GSoC 2020 Weekly Check In (#2) - dvijaywargiya's Blog
GSoC 2020 Weekly Check In (#2) - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC 2020 Blog Post (#1)
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-blog-post-1/
Hello all!
The coding period officially started last week and me and my partner Aditya Sharma began working on our project. Like I said earlier I was working on the Authentication module and that’s w
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-blog-post-1/
Hello all!
The coding period officially started last week and me and my partner Aditya Sharma began working on our project. Like I said earlier I was working on the Authentication module and that’s w
blogs.python-gsoc.org
Python GSoC - GSoC 2020 Blog Post (#1) - dvijaywargiya's Blog
GSoC 2020 Blog Post (#1) - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Dong-hee Na
Link: https://www.blog.pythonlibrary.org/2020/06/08/pydev-of-the-week-dong-hee-na/
This week we welcome Dong-hee Na (@dongheena92) as our PyDev of the Week! Dong-hee is a core developer of the Python programming language. You can see some of what he has been working on over on Githu
Link: https://www.blog.pythonlibrary.org/2020/06/08/pydev-of-the-week-dong-hee-na/
This week we welcome Dong-hee Na (@dongheena92) as our PyDev of the Week! Dong-hee is a core developer of the Python programming language. You can see some of what he has been working on over on Githu
The Mouse Vs. The Python
PyDev of the Week: Dong-hee Na - The Mouse Vs. The Python
This week we welcome Dong-hee Na (@dongheena92) as our PyDev of the Week! Dong-hee is a core developer of the Python programming language. You can see some of what he has been working on over on Github. Let’s take some time to get to know him better! Can…
PSF GSoC students blogs: Week 2 Check-in
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-2-check-in-3/
Hello World,
It's me, Abi again. Hope everyone is safe, what a challenging time to live!. Corona cases are increasing day-by-day here. Many restrictions which were held previously been lifted. Individ
Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/week-2-check-in-3/
Hello World,
It's me, Abi again. Hope everyone is safe, what a challenging time to live!. Corona cases are increasing day-by-day here. Many restrictions which were held previously been lifted. Individ
blogs.python-gsoc.org
Python GSoC - Week 2 Check-in - abijithbahuleyan's Blog
Week 2 Check-in - d480ff2e-74dc-44fa-8aa4-7af357e05783 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC 20: Week 2: del legacy.c
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-20-week-2-del-legacy-c/
Hello everyone!
It's Niraj again. Today, I will be sharing my code contribution of this week.
What did I do this week?
I have completed my work on removing compiler dependency for testing this week an
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-20-week-2-del-legacy-c/
Hello everyone!
It's Niraj again. Today, I will be sharing my code contribution of this week.
What did I do this week?
I have completed my work on removing compiler dependency for testing this week an
blogs.python-gsoc.org
Python GSoC - GSoC 20: Week 2: del legacy.c - Niraj-Kamdar's Blog
GSoC 20: Week 2: del legacy.c - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
Test and Code: 116: 15 amazing pytest plugins - Michael Kennedy
Link: https://testandcode.com/116
pytest plugins are an amazing way to supercharge your test suites, leveraging great solutions from people solving test problems all over the world. In this episode Michael and I discuss 15 favorite pl
Link: https://testandcode.com/116
pytest plugins are an amazing way to supercharge your test suites, leveraging great solutions from people solving test problems all over the world. In this episode Michael and I discuss 15 favorite pl
Test & Code
Test & Code 116: 15 amazing pytest plugins - Michael Kennedy
pytest plugins are an amazing way to supercharge your test suites, leveraging great solutions from people solving test problems all over the world. In this episode Michael and I discuss 15 favorite plugins that you should know about.
PyCharm: PyCharm at the 2020 Python Web Conference
Link: http://feedproxy.google.com/~r/Pycharm/~3/fE7wl7p1u_k/
Our countdown for the 2020 Python Web Conference has started, come meet our team!
PyCharm by JetBrains is sponsoring the event and, besides that, we also have our very own Paul Everitt giving a tutor
Link: http://feedproxy.google.com/~r/Pycharm/~3/fE7wl7p1u_k/
Our countdown for the 2020 Python Web Conference has started, come meet our team!
PyCharm by JetBrains is sponsoring the event and, besides that, we also have our very own Paul Everitt giving a tutor
PyCharm Blog
PyCharm at the 2020 Python Web Conference
Our countdown for the 2020 Python Web Conference has started, come meet our team! PyCharm by JetBrains is sponsoring the event and, besides that, we also have our very own Paul Everitt giving a tut…
PSF GSoC students blogs: Brainstorming ideas - Weekly Check-in 2
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/brainstorming-ideas-weekly-check-in-2/
End of Week 1 - 08/06/2020
What did you do this week?
I had a lot of brainstorming sessions to decide on the well thought out layout for the project. Read lots of research papers, stack overflow ans
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/brainstorming-ideas-weekly-check-in-2/
End of Week 1 - 08/06/2020
What did you do this week?
I had a lot of brainstorming sessions to decide on the well thought out layout for the project. Read lots of research papers, stack overflow ans
blogs.python-gsoc.org
Python GSoC - Brainstorming ideas - Weekly Check-in 2 - sakshamarora's Blog
Brainstorming ideas - Weekly Check-in 2 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page