Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Zato Blog: Backing up and restoring Zato Single Sign-On data

Link: https://zato.io/blog/posts/single-sign-on-backup-restore.html

This article presents a procedure for backing up all of
Zato
Single Sign-On (SSO)
data and restoring it later on.
A single Zato server with SQLite is used for simplicity reasons but the same principle
Real Python: The Real Python Podcast – Episode #11: Advice on Getting Started With Testing in Python

Link: https://realpython.com/podcasts/rpp/11/

Have you wanted to get started with testing in Python? Maybe you feel a little nervous about diving in deeper than just confirming your code runs. What are the tools needed and what would be the next
EuroPython: EuroPython 2020: Schedule published

Link: https://blog.europython.eu/post/619453140468629504

We are very excited to announce the first version of our EuroPython 2020 schedule:EuroPython 2020 ScheduleMore sessions than we ever dreamed ofAfter the 2nd CFP, we found that we had so many good talk
PSF GSoC students blogs: Community Bonding Check-in

Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/community-bonding-check-in/

What did you do during this period?
I had an onboarding meeting with my mentors where we got to know each other a bit better. They advised me to play around with uarray and unumpy without any goal in
Red Hat Developers: Red Hat Software Collections 3.5 brings updates for Red Hat Enterprise Linux 7

Link: https://developers.redhat.com/blog/2020/05/29/red-hat-software-collections-3-5-brings-updates-for-red-hat-enterprise-linux-7/

Red Hat Software Collections 3.5 and Red Hat Developer Toolset 9.1 are now available for Red Hat Enterprise Linux 7. Here’s what that means for developers.
Red Hat Software Collections (RHSCL) is how
PSF GSoC students blogs: Weekly Check-in #1

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


<tt>Hi everyone I am Abhay, I am a cse undergrad from India. </tt><tt>I got selected in TERN sub-org to work on this summer. Tern is container analysis tool.</tt>
<tt>You can read my blog post here t
PSF GSoC students blogs: GSoC Blog :  Week 1

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

Hey everyone!
This is my blog for this summer’s GSoC @ PSF
I am Lenix Lobo, an undergraduate student from India, and this summer I will be working with project Fury under the umbrella of the Python So
Weekly Python StackOverflow Report: (ccxxx) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/05/ccxxx-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-05-30 12:45:10 GMTHow to concat multiple Pandas DataFrame columns
PSF GSoC students blogs: Weekly Blog #1

Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-blog-1/

Welcome to my GSoC Blog!!!
Hello Everyone, this is Soham Biswas currently in 2nd year pursuing my Bachelor’s(B.Tech) degree in Computer Science & Engineering from Institute of Engineering & Management
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