Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
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
Kogan Dev

Link:

Django Test Splitting on Circle CI

One of the most important things you can do for your development teams'
productivity is to shorten the feedback loop during development. This
applies to getting f
A. Jesse Jiryu Davis: The Python Language Summit 2020

Link: https://emptysqua.re/blog/python-language-summit-2020/

For the second year in a row, I was invited to report on the Python Language Summit. It’s a private gathering of Python language implementers (both the core developers of CPython and alternative Pytho
Real Python: Build Physical Projects With Python on the Raspberry Pi

Link: https://realpython.com/python-raspberry-pi/

The Raspberry Pi is one of the leading physical computing boards on the market. From hobbyists building DIY projects to students learning to program for the first time, people use the Raspberry Pi eve
PSF GSoC students blogs: GSoC: Week #1

Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-1/

Hello!
I’m Anand, a third-year CSE undergraduate at GEC Palakkad and I’m going to be contributing to LiberTEM throughout the summer (and beyond). My project basically involves enhancing LiberTEM’s dat
PSF GSoC students blogs: Check-in for week 1

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

1. What did you do this week?
During the community bonding my mentors and I set up a communication channel, i.e. I joined the GSoC channel in ScrapingHub's Slack instance. I also made sure that I am a
PSF GSoC students blogs: Weekly Check-In #1

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

Hello everyone! I am Saurabh Khandelwal, a second year undergraduate at IIT Bombay, India and I will be contributing to the CVE-Binary-Tool under PSF.
Overview of the Project
The CVE Binary Tool scans
PSF GSoC students blogs: Weekly Check-In | Gsoc'2020 | #1

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

Greetings, People of the world!
I am Shashank, and I will be working with the EOS design system this summer. EOS-icons deliver a set of icons in an iconic font and also provides a few animated icons.
PSF GSoC students blogs: Weekly Check-in #1

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

Hello there, I am Himanshu Tripathi, a final year CS undergrad from NIT Silchar. I have been contributing to DFFML from past few months and got selected to spend this summer (and lockdown :P) working
Podcast.__init__: Extending The Life Of Python 2 Projects With Tauthon

Link: https://www.pythonpodcast.com/tauthon-python-2-fork-episode-265/

The divide between Python 2 and 3 lasted a long time, and in recent years all of the new features were added to version 3. To help bridge the gap and extend the viability of version 2 Naftali Harris c
CubicWeb: Report of May 26th Cubicweb Meeting

Link: http://feedproxy.google.com/~r/cubicweborg/~3/xn4RiMN1MI8/17317952

Hi,
Welcome back to another weekly report! Today, the following topics have been discussed.
Broken tests situation, follow up
Migrating CubicWeb to Heptapod and modifications in dependencies resulted
PSF GSoC students blogs: test

Link: https://blogs.python-gsoc.org/en/test-students-blog/test-2/

<meta charset="utf-8">
GSoC 2020 First Blog
 
Hello all!

This is Devesh Vijaywargiya, a final year undergrad at IIIT Hyderabad, India. I’m working as a student developer in GSoC 2020 in Python Softwa
S. Lott: Overcoming Incuriosity -- Sailing Over The Horizon

Link: http://slott-softwarearchitect.blogspot.com/2020/06/overcoming-incuriosity-sailing-over.html

I'm in regular contact with a few folks who seem remarkably incurious.Seem.Perhaps they're curious about something other than software. I don't know.But I do know they're remarkably incurious about so
Chris Moffitt: sidetable - Create Simple Summary Tables in Pandas

Link: https://pbpython.com/sidetable.html


Introduction
Today I am happy to announce the release of a new pandas utility library called sidetable.
This library makes it easy to build a frequency table and simple summary of missing values
in a
Real Python: Parallel Iteration With Python's zip() Function

Link: https://realpython.com/courses/python-zip-function/

Python’s zip() function creates an iterator that will aggregate elements from two or more iterables. You can use the resulting iterator to quickly and consistently solve common programming problems, l
PyCoder’s Weekly: Issue #423 (June 2, 2020)

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

#423 – JUNE 2, 2020 View in Browser » The Many Ways to Pass Code to Python From the Terminal You might know about pointing Python to a file path, or using -m to execute a module. But did you kno
Kushal Das: Onion location and Onion names in Tor Browser 9.5

Link: https://kushaldas.in/posts/onion-location-and-onion-names-in-tor-browser-9-5.html


Yesterday the Tor Browser 9.5 was released. I am excited about this release for
some user-focused updates.
Onion-Location header
If your webserver provides this one extra header Onion-Location, the T
Karim Elghamrawy: How to Setup Python 3 on Windows? (Step-by-Step)

Link: https://www.afternerd.com/blog/setup-python-on-windows/

In this video, I will talk about how to setup Python on a Windows operating system step-by-step. I will walk you through the installation process and discuss all the installation options that you will