Planet Python RSS
214 subscribers
16.8K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Python Morsels: The Iterator Protocol

Link: https://www.pythonmorsels.com/topics/iterator-protocol/

Iterators are all over the place in Python.
You can often get away without knowing and understanding the word "iterator", but understanding this term will help you understand how you can expect variou
Python Morsels: Duck Typing

Link: https://www.pythonmorsels.com/topics/duck-typing/

If it looks like a duck and quacks like a duck
Duck typing is the idea that instead of checking the type of something in Python, we tend to check what behavior it supports (often by attempting to use
PSF GSoC students blogs: Weekly Check-In #1 - Community Bonding ( 4th May - 31st May )

Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-check-in-1-community-bonding-4th-may-31st-may/

Hi, I am Arnav Kapoor a 3rd year Undergraduate student from IIIT-Hyderabad and I will be working with the Scrapinghub sub-org this summer. The project goal is to create a nuarmber-parser library to pa
PSF GSoC students blogs: Weekly Check In - 0

Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-0-1/

Hello, I am Aditya Kumar. I will be contributing to Scrapy during GSoC'20. This is my first blog of the series.
What did I do till now?

I had two meetings with my mentors to discuss about the project
PSF GSoC students blogs: Week 1 check-in

Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-1-check-in-3/

Hello
Welcome to my blog. I am participating in this year's GSoC program for Panda3D - a suborgansiation under PSF. Today is the start of the coding period. Its 7:00 am in India here and I am starting
PSF GSoC students blogs: Weekly Check-in #01 (Week #01)

Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/weekly-check-in-01-week-01/

>>> import Introduction
>>> Introduction.display()
Hello World! My name is Saksham Arora. I'm a 2nd year undergraduate student from India pursuing B. Tech in Information Technology. This is my blog fo
PSF GSoC students blogs: Weekly Check-in #01

Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-01/

<meta charset="utf-8">
Hey all!! I'm Aghin Shah, a 3rd Year CS undergrad from IIT-Madras. I'll be working with DFFML, a sub-org under Python Software Foundation during GSoC on Implementing Distributed
Mike Driscoll: PyDev of the Week: Seth Michael Larson

Link: https://www.blog.pythonlibrary.org/2020/06/01/pydev-of-the-week-seth-michael-larson/

This week we welcome Seth Michael Larson (@sethmlarson) as our PyDev of the Week! Seth is the lead maintainer of urllib3. He also writes a Python blog. You can see some of Seth’s other contributions o
PSF GSoC students blogs: First check-in to GSOC’20 @ Python Software Foundation

Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/first-check-in-to-gsoc20-python-software-foundation/

Hello! I am Aditya Sharma, a second year Computer Science student and a Linux enthusiast who is crazy about web performance. I am really excited to work with our team of amazing mentors, developers an
PSF GSoC students blogs: GSoC: Week 1: __init__.py

Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-1-init-py/

Hello everyone!
I am Niraj Kamdar, a third year undergraduate at DA-IICT - India. I will be working with CVE Binary Tool under the umbrella of Python Software Foundation. 
What is the CVE Binary Tool?
PSF GSoC students blogs: Week 1 check-in

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

Hi, 
I'm Abijith Bahuleyan, an undergrad from India. This is my first experience with GSoC and I'm really excited. The journey started on beginning of Feb. I learned a lot in this pursuit. Git, Github
PSF GSoC students blogs: Week 0 : Checking in :))

Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-0-checking-in/

Hi there, I am Aryan Gupta and during GSoC'20, I will be contributing to Mission Support System under PSF. I'll be working on enhancing KML support in MSS!
What did you do this week? 
As the Community
PSF GSoC students blogs: Weekly Checkin - 0

Link: https://blogs.python-gsoc.org/en/tanish19s-blog/weekly-checkin-0/

Hey, I'm Tanish Grover. I'll be contributing to Mission Support System (MSS) under Python Software Foundation during GSoC'20. I'll be working on improving Mscolab functionalities.

What did you do thi
PSF GSoC students blogs: Weekly Check-in 2020-06-01

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/weekly-check-in-2020-06-01/

Hi, I am Nguyễn Gia Phong.
PSF GSoC students blogs: First Weekly Check-in

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/first-weekly-check-in-1/

Hi everyone, I am McSinyx, a Vietnamese undergraduate student who loves free software. This summer I am working with the maintainers and the contributors of pip to make the package manager download in
PSF GSoC students blogs: GSoC Week 1: def journey_begins(excited=True):

Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-1-def-journey-begins-excited-true/

Hello Everyone!
I'm Harmandeep Singh, a third-year undergrad in B.Tech CSE at Guru Nanak Dev University, Amritsar, India and I'll be working with CVE Binary Tool this summer under the umbrella of Pyth