Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
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
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.
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
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
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.
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
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
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
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 :-
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
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
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.
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
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
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
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).
PSF GSoC students blogs: GSoC Week 8: Where's the problem ?

Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-8-where-s-the-problem/

What I did this week?
I have been working on adding the tutorial on how to customise the HTML Reports. I have added a argument which will get the directory path from the user. I have also handled the