Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PSF GSoC students blogs: Weekly Blog Post | GSoc | #14

Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-14/

Greetings, People of the world!
Here's my last blog post for GSoC'2020. It has been an amazing journey. Full of learning and excitement every day. Here's a bit about the last week.
1. What did I do th
PSF GSoC students blogs: Final Words

Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/final-words/

Link to final report
Link to repository
Link to production
 
Thank you Python Software Foundation for giving me this incredible opportunity. I got to learn a lot of new things and made several good co
PSF GSoC students blogs: Final Check-in

Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/final-check-in-1/

Hey,
What did I do this week?
Cluster analysis template got merged. Mostly worked on the cluster status info. Also added support for the python script download support.
What's next?
Complete the curre
Codementor: What are good Python interview questions?

Link: https://www.codementor.io/narendranareshit/what-are-good-python-interview-questions-19vsuxuyzc

Before you go in for a python interview, there are a few things which you should know and refresh.
For Better Guidence : https://nareshit.com/python-online-training/
Django Weblog: Django security releases issued: 3.1.1, 3.0.10 and 2.2.16

Link: https://www.djangoproject.com/weblog/2020/sep/01/security-releases/

In accordance with our security release policy, the Django team is issuing
Django 3.1.1,
Django 3.0.10 and
Django 2.2.16.
These releases address the security issue detailed below. We encourage all use
Abhijeet Pal: Django + AJAX : How to use AJAX in Django Templates

Link: https://djangocentral.com/django-ajax-with-jquery/

AJAX or Asynchronous JavaScript And XML is a set of web development techniques using web technologies on the client-side to create asynchronous web requests. In simpler words, AJAX allows web pages to
Reuven Lerner: Master object-oriented Python with Weekly Python Exercise — starting September 8th

Link: https://lerner.co.il/2020/09/01/master-object-oriented-python-with-weekly-python-exercise-starting-september-8th/



Object-oriented programming has been around for several decades. As a result, it has become easier to organize, maintain, and reuse code.
Well, sort of. Perhaps the word “easier” isn’t quite righ
PyCoder’s Weekly: Issue #436 (Sept. 1, 2020)

Link: https://pycoders.com/issues/436

#436 – SEPTEMBER 1, 2020 View in Browser » Unravelling Augmented Arithmetic Assignment Augmented arithmetic assignment happen whenever you do a bit of arithmetic while also assigning a value, su
Daniel Roy Greenfeld: Office Hours

Link:

Ask me professional questions in a small group Zoom meeting setting. Past topics of discussion have included:

Code review! Attendees can share code with me, unless given permission I won't share with
Mike Driscoll: wxPython by Example: How to Reset the Background Color (Video)

Link: https://www.blog.pythonlibrary.org/2020/09/02/wxpython-by-example-how-to-reset-the-background-color-video/

In this tutorial, you will learn how to reset the background color of your application to the default color.

The post wxPython by Example: How to Reset the Background Color (Video) appeared first on
Real Python: PyTorch vs Tensorflow for Your Python Deep Learning Project

Link: https://realpython.com/pytorch-vs-tensorflow/

PyTorch vs TensorFlow: What’s the difference? Both are open source Python libraries that use graphs to perform numerical computation on data. Both are used extensively in academic research and commerc
Doug Hellmann: reno 3.2.0

Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/VxwdrSbaDGo/

reno is a release notes manager designed with high throughput in mind, supporting fast distributed development teams without introducing additional development processes. The goal is to encourage deta
Python Software Foundation: Python Software Foundation End-of-the-Year Fundraiser

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/lqD8wjLxcTQ/python-software-foundation-end-of-year.html

We’re excited to announce that plans are underway for our end-of-the-year 2020 fundraising campaign launching on November 23rd and ending on December 31st!In the past, we’ve worked successfully with o
Dataquest: Tutorial: Web Scraping with Python Using Beautiful Soup

Link: https://www.dataquest.io/blog/web-scraping-tutorial-python/

The internet is an absolutely massive source of data. Unfortunately, the vast majority if it isn’t available in conveniently organized CSV files for download and analysis. If you want to capture data
Sebastian Witowski: Easy Speedup Wins With Numba

Link: https://switowski.com/blog/easy-speedup-wins-with-numba


If you have functions that do a lot of mathematical operations, use NumPy or rely heavily on loops, then there is a way to speed them up significantly with one line of code. Ok, two lines if you coun
Gocept Weblog: Presentation: We have nearly one million lines of Python 2 code in production — and now?

Link: https://blog.gocept.com/2020/09/03/presentation-we-have-nearly-one-million-lines-of-python-2-code-in-production-and-now/

Still running Python 2 code in production is like steering a ship without radar in thick fog: You don’t know, which obstacle you will hit next. But there are ways to see the sun again – even for large