PSF GSoC students blogs: Sixth Check-In
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sixth-check-in/
Hello there!
What did I do last week?
It has been a quite fun week for me, given the current state of development and the newly dicovered bugs thanks to pip 20.2 release:
Initiate discussion with the
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sixth-check-in/
Hello there!
What did I do last week?
It has been a quite fun week for me, given the current state of development and the newly dicovered bugs thanks to pip 20.2 release:
Initiate discussion with the
blogs.python-gsoc.org
Python GSoC - Sixth Check-In - McSinyx's Blog
Sixth Check-In - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #11
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-11-2/
What did I do this week?
I continued my work on documentation.
What's next?
Will try to wrap up the operations documentation by this week.
Did I get stuck somewhere?
No, everything is going smooth
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-11-2/
What did I do this week?
I continued my work on documentation.
What's next?
Will try to wrap up the operations documentation by this week.
Did I get stuck somewhere?
No, everything is going smooth
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #11 - 0dust's Blog
Weekly Check-in #11 - 2244df23-95c5-4c9b-b0f5-e8887a2f2e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Weekly Check-In #6
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-6/
What did I do this week?
I have finally completed all my the functionality that I had proposed in my GSoC proposal. My PR was also accepted. I finished my work by adding the merge conflict dialog whic
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-6/
What did I do this week?
I have finally completed all my the functionality that I had proposed in my GSoC proposal. My PR was also accepted. I finished my work by adding the merge conflict dialog whic
blogs.python-gsoc.org
Python GSoC - GSoC Weekly Check-In #6 - Tanish19's Blog
GSoC Weekly Check-In #6 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Extending CNNs beyond classification - Weekly Check-in 11
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/extending-cnns-beyond-classification-weekly-check-in-11/
End of Week 9 - 03/08/2020
What did you do this week?
Iterating on last week's trial and error work on making it easier to add and connect Neural Networks (using the PyTorch library), this week, I m
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/extending-cnns-beyond-classification-weekly-check-in-11/
End of Week 9 - 03/08/2020
What did you do this week?
Iterating on last week's trial and error work on making it easier to add and connect Neural Networks (using the PyTorch library), this week, I m
blogs.python-gsoc.org
Python GSoC - Extending CNNs beyond classification - Weekly Check-in 11 - sakshamarora's Blog
Extending CNNs beyond classification - Weekly Check-in 11 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
Erik Marsja: How to Perform a Two-Sample T-test with Python: 3 Different Methods
Link: https://www.marsja.se/how-to-perform-a-two-sample-t-test-with-python-3-different-methods/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-perform-a-two-sample-t-test-with-python-3-different-methods
The post How to Perform a Two-Sample T-test with Python: 3 Different Methods appeared first on Erik Marsja.
In this Python tutorial, you will learn how to perform a two-sample t-test with Python. Firs
Link: https://www.marsja.se/how-to-perform-a-two-sample-t-test-with-python-3-different-methods/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-perform-a-two-sample-t-test-with-python-3-different-methods
The post How to Perform a Two-Sample T-test with Python: 3 Different Methods appeared first on Erik Marsja.
In this Python tutorial, you will learn how to perform a two-sample t-test with Python. Firs
Erik Marsja
How to Perform a Two-Sample T-test with Python: 3 Different Methods
In this tutorial, you will learn how to perform a two-sample t-test with Python, how to interpret, and how to report the results.
Talk Python to Me: #277 10 tips every Django developer should know
Link: https://talkpython.fm/episodes/show/277/10-tips-every-django-developer-should-know
We recently covered 10 tips that every Flask developer should know. But we left out a pretty big group in the Python web space: Django developers! And this one is for you. I invited Bob Belderbos, who
Link: https://talkpython.fm/episodes/show/277/10-tips-every-django-developer-should-know
We recently covered 10 tips that every Flask developer should know. But we left out a pretty big group in the Python web space: Django developers! And this one is for you. I invited Bob Belderbos, who
talkpython.fm
10 tips every Django developer should know
We recently covered 10 tips that every Flask developer should know. But we left out a pretty big group in the Python web space: Django developers! And this one is for you. I invited Bob Belderbos, who's been running his SaaS business on Python and Django…
PSF GSoC students blogs: Weekly Check-in #11
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-11-3/
<meta name="uuid" content="uuidELJwTIXtsKXb"><meta charset="utf-8">
What did I do this week?
Added test with multiple worker nodes. I started working on the input network.
What's next?
I'll be conti
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-11-3/
<meta name="uuid" content="uuidELJwTIXtsKXb"><meta charset="utf-8">
What did I do this week?
Added test with multiple worker nodes. I started working on the input network.
What's next?
I'll be conti
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #11 - aghinsa's Blog
Weekly Check-in #11 - b803cb73-a4e9-4fb7-9a36-67f0addf98ad - Python's Google Summer of Code Blogs Page
Andre Roberge: Rich + Friendly-traceback: first look
Link: https://aroberge.blogspot.com/2020/08/rich-friendly-traceback-first-look.html
After a couple of hours of work, I have been able to use Rich to add colour to Friendly-traceback. Rich is a fantastic project, which has already gotten a fair bit of attention and deserves even more
Link: https://aroberge.blogspot.com/2020/08/rich-friendly-traceback-first-look.html
After a couple of hours of work, I have been able to use Rich to add colour to Friendly-traceback. Rich is a fantastic project, which has already gotten a fair bit of attention and deserves even more
Blogspot
Rich + Friendly-traceback: first look
After a couple of hours of work, I have been able to use Rich to add colour to Friendly-traceback . Rich is a fantastic project, which has...
Podcast.__init__: Growing Dask To Make Scaling Python Data Science Easier At Coiled
Link: https://www.pythonpodcast.com/coiled-dask-python-data-science-episode-275/
Python is a leading choice for data science due to the immense number of libraries and frameworks readily available to support it, but it is still difficult to scale. Dask is a framework designed to t
Link: https://www.pythonpodcast.com/coiled-dask-python-data-science-episode-275/
Python is a leading choice for data science due to the immense number of libraries and frameworks readily available to support it, but it is still difficult to scale. Dask is a framework designed to t
The Python Podcast.__init__
The Python Podcast.__init__: Growing Dask To Make Scaling Python Data Science Easier At Coiled
An interview with the co-founders of Coiled about their work to make Dask easier to use for scalable Python data science.
Python Bytes: #194 Events and callbacks in the Python language!
Link: https://pythonbytes.fm/episodes/show/194/events-and-callbacks-in-the-python-language
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://testandcode.com
Link: https://pythonbytes.fm/episodes/show/194/events-and-callbacks-in-the-python-language
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://testandcode.com
pythonbytes.fm
Events and callbacks in the Python language!
News and announcements from the Python community for the week of Aug 10th, 2020
PSF GSoC students blogs: Weekly Check-In #11
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-11-4/
What I did this week?
This week I added checkers for tcpdump and qt libraries.
What will I be doing this week?
I will be working on updating documentation in the next week.
Did I get stuck anywhere?
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-11-4/
What I did this week?
This week I added checkers for tcpdump and qt libraries.
What will I be doing this week?
I will be working on updating documentation in the next week.
Did I get stuck anywhere?
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #11 - SaurabhK122's Blog
Weekly Check-In #11 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In #6 (2nd Aug - 9th Aug)
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-6-2nd-aug-9th-aug/
So we have almost reached the end of the program and it was a fun learning experience.
What did you do this week ?
We were looking to restructure some core chunks of the code to allow easier testing
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-6-2nd-aug-9th-aug/
So we have almost reached the end of the program and it was a fun learning experience.
What did you do this week ?
We were looking to restructure some core chunks of the code to allow easier testing
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #6 (2nd Aug - 9th Aug) - arnav_k's Blog
Weekly Check-In #6 (2nd Aug - 9th Aug) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
spikelantern: The best frontend JavaScript framework for Django
Link: https://spikelantern.com/articles/the-best-frontend-javascript-framework-for-django/
A question I've seen asked a lot is "what's the best frontend JavaScript framework to use with Django".
Django itself doesn't make any recommendation on which frontend framework to use, or even assume
Link: https://spikelantern.com/articles/the-best-frontend-javascript-framework-for-django/
A question I've seen asked a lot is "what's the best frontend JavaScript framework to use with Django".
Django itself doesn't make any recommendation on which frontend framework to use, or even assume
spikelantern
The best frontend JavaScript framework for Django
A question I've seen asked a lot is "what's the best frontend JavaScript framework to use with Django". Django itself doesn't make any recommendation on which frontend framework to use, or even assumes you're using a frontend framework at all. So, which frontend…
PSF GSoC students blogs: GSoC: Week 11: InputEngine.add(paths)
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-11-inputengine-add-paths/
Hello guys,
What did I do this week?
After we added support for file paths in output. I have found out a bug which was breaking cve_scanner whenever we use --input-file flag for scanning CVEs from CS
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-11-inputengine-add-paths/
Hello guys,
What did I do this week?
After we added support for file paths in output. I have found out a bug which was breaking cve_scanner whenever we use --input-file flag for scanning CVEs from CS
blogs.python-gsoc.org
Python GSoC - GSoC: Week 11: InputEngine.add(paths) - Niraj-Kamdar's Blog
GSoC: Week 11: InputEngine.add(paths) - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 10
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-10-1/
What did you do this week?
I finally fixed up all the bugs that were there. KML Overlay is totally functional and useful now! I also added extra features, which means that any kind of KML File can be
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-10-1/
What did you do this week?
I finally fixed up all the bugs that were there. KML Overlay is totally functional and useful now! I also added extra features, which means that any kind of KML File can be
blogs.python-gsoc.org
Python GSoC - Week 10 - ARYAN_GUPTA's Blog
Week 10 - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
Ned Batchelder: You should include your tests in coverage
Link: https://nedbatchelder.com//blog/202008/you_should_include_your_tests_in_coverage.html
This seems to be a recurring debate: should you measure the coverage of your
tests? In my opinion, definitely yes.Just to clarify: I’m not talking about using coverage measurement with your
test suite
Link: https://nedbatchelder.com//blog/202008/you_should_include_your_tests_in_coverage.html
This seems to be a recurring debate: should you measure the coverage of your
tests? In my opinion, definitely yes.Just to clarify: I’m not talking about using coverage measurement with your
test suite
Real Python: Identify Invalid Python Syntax
Link: https://realpython.com/courses/identify-invalid-syntax/
Python is known for its simple syntax. However, when you’re learning Python for the first time or when you’ve come to Python with a solid background in another programming language, you may run into s
Link: https://realpython.com/courses/identify-invalid-syntax/
Python is known for its simple syntax. However, when you’re learning Python for the first time or when you’ve come to Python with a solid background in another programming language, you may run into s
Realpython
Identify Invalid Python Syntax – Real Python
In this video course, you'll see common examples of invalid syntax in Python and learn how to resolve the issue. If you've ever received a SyntaxError when trying to run your Python code, then this is the guide for you!
Codementor: Is Java and Python similar?
Link: https://www.codementor.io/narendranareshit/is-java-and-python-similar-198hetrd0m
In this article you are going to know about that is java and python similar or not
Link: https://www.codementor.io/narendranareshit/is-java-and-python-similar-198hetrd0m
In this article you are going to know about that is java and python similar or not
www.codementor.io
Is Java and Python similar? | Codementor
In this article you are going to know about that is java and python similar or not
PSF GSoC students blogs: Week 10 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-10-check-in-1/
What did you do this week?
This week I started a new PR that adds multimethods for statistical functions. The multimethods added are the following:
Order statistics
percentile
nanpercentile
quantile
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-10-check-in-1/
What did you do this week?
This week I started a new PR that adds multimethods for statistical functions. The multimethods added are the following:
Order statistics
percentile
nanpercentile
quantile
blogs.python-gsoc.org
Python GSoC - Week 10 Check-in - joaosferreira's Blog
Week 10 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
PyCoder’s Weekly: Issue #433 (Aug. 11, 2020)
Link: https://pycoders.com/issues/433
#433 – AUGUST 11, 2020 View in Browser » What Are Python Wheels and Why Should You Care? In this tutorial, you’ll learn what Python wheels are and why you should care as both a developer and end
Link: https://pycoders.com/issues/433
#433 – AUGUST 11, 2020 View in Browser » What Are Python Wheels and Why Should You Care? In this tutorial, you’ll learn what Python wheels are and why you should care as both a developer and end
Pycoders
PyCoder’s Weekly | Issue #433
Issue #433 of the PyCoder’s Weekly newsletter, published Aug. 11, 2020.