Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
ListenData: Python : Complete Guide to Date and Time Functions

Link: https://www.listendata.com/2019/07/how-to-use-datetime-in-python.html

In this tutorial, we will cover python datetime module and how it is used to handle date, time and datetime formatted columns (variables). It includes various practical examples which would help you t
Django Weblog: The first PyCon Africa

Link: https://www.djangoproject.com/weblog/2019/jul/20/first-pycon-africa/

In just a few weeks, from the 6th to 10th of August, the first ever pan-African PyCon will take place in Accra, Ghana.
PyCon Africa 2019 is an amazing step for the rapidly growing Python community in
PSF GSoC students blogs: GSoC week #7

Link: http://blogs.python-gsoc.org/en/kaybs-blog/gsoc-week-7/

Hey everyone,
This is week 7th of Google Summer of Code 2019. So far, I have made the backend of my project and only some things need to be done (regarding deployment and hosting) and it will be worki
Weekly Python StackOverflow Report: (clxxxvii) stackoverflow python report

Link: http://python-weekly.blogspot.com/2019/07/clxxxvii-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-07-20 20:30:24 GMTConcatenation using the + and += operators in Py
Catalin George Festila: Python 3.7.3 : Use BeautifulSoup to parse Instagram account.

Link: http://python-catalin.blogspot.com/2019/07/python-373-use-beautifulsoup-to-parse.html

This example is a bit more complex because it parses the source code in a more particular way depending on it.
The basic idea of this script is to take the content of an Instagram account in the same
PSF GSoC students blogs: weeklyCheckIn[8]

Link: http://blogs.python-gsoc.org/en/plant99s-blog/weeklycheckin-8/

What did I do this week?
As it was planned the previous week, I worked on tests for GUI of mscolab's main window. Here is the link to pull-request with the tests and autosave synchronization feature.
PSF GSoC students blogs: Coding period: week #8

Link: http://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-8/

This is a blog post about unfortunately getting a bug in the feature I thought I had written properly and fixing that.
 
What did I do this week?
I have been working on adding an interactive mode to u
PSF GSoC students blogs: [Blog #1 - Week 3] We are going faster than I predicted

Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-1-week-3-we-are-going-faster-than-i-predicted/

Hey, welcome back! It has been about 3 weeks since the beginning of the coding period, and I am making progress at a pace faster than I thought we could. Here are the details of the work I did in the
PSF GSoC students blogs: Eighth week of GSoC: Mixed tasks and progress

Link: http://blogs.python-gsoc.org/en/sappelhoffs-blog/eighth-week-of-gsoc-mixed-tasks-and-progress/

Two thirds of the GSoC program are already over - time is passing very quickly. This past week, we made some progress with the mne-study-template and making it usable with BIDS formatted data.
Alex ha
Jason Meyers: Tesla Model 3 Trip: Kitty Pickup

Link: http://jasonamyers.github.io//2019/tesla-trip-kitty-pickup/

So today, the wife and I headed back to GA to pick up our new British Shorthair kittens. Well, it was supposed to be just one, but I got my wife her own and kept it a secret until yesterday. This tim
Catalin George Festila: Python 3.7.3 : The IMDbPY python module version 6.8.

Link: http://python-catalin.blogspot.com/2019/07/python-373-imdbpy-python-module-version.html

The GitHub official webpage comes with this intro:
IMDbPY is a Python package for retrieving and managing the data of the IMDb movie database about movies, people and companies.
The last release versi
PSF GSoC students blogs: Coding Period: Week 8

Link: http://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-8-1/

Hey everyone!  This is this update for this week. This blog describes basically how I started working on hg continue and got my first four patches approved.
What did I do this week?
This week I starte
PSF GSoC students blogs: Fifth Blog - GSOC 2019

Link: http://blogs.python-gsoc.org/en/abhinandan0659s-blog/fifth-blog-gsoc-2019/

Hey! Welcome. 
I hope you are doing well. Oh, you are here to see how am I doing right?
Well, I started implementing cheatsheet(remember what cheatsheet is?If not then see previous blogs!). I planned
Ned Batchelder: Set_env.py

Link: https://nedbatchelder.com//blog/201907/set_envpy.html

A good practice when writing complicated software is to put in lots of
debugging code. This might be extra logging, or special modes that tweak the
behavior to be more understandable, or switches to
PSF GSoC students blogs: [Blog #2] Protego parse!

Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-2-protego-parse/

Hey! This is my third blog post for GSoC 2019, covering week 3 and 4.
The first part of my project concerning interface for `robots.txt` parsers is almost complete.
I have started working on a pure-Py
PSF GSoC students blogs: weekly CheckIn 7th

Link: http://blogs.python-gsoc.org/en/iflameings-blog/weekly-checkin-7th/

What did you do this week?
I have completed MVP in starting week of 2nd Phase, I moved on writing test for the added feature. I have to read lot's of documentation of jest and Plone CMS API for writin
PSF GSoC students blogs: Weekly blog #4 (week 8): 15/07 to 21/07

Link: http://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-4-week-8-15-07-to-21-07/

Hey. During week 8 I was working mostly on my own, since one of my mentors was on holidays. I did a few things, but on some days productivity or “throughput” just wasn’t good. Let me tell you about it
PSF GSoC students blogs: Week-8: Remodeling the data access Mechanism

Link: http://blogs.python-gsoc.org/en/jaladh-singhals-blog/week-8-remodeling-the-data-access-mechanism/





Hello folks,



This week I worked as a package mechanic, developing two mechanisms for our package wsynphot. 😜 Firstly I migrated the mechanism used by our package to access filter data from a HD
Mike Driscoll: PyDev of the Week: Cris Medina

Link: http://www.blog.pythonlibrary.org/2019/07/22/pydev-of-the-week-cris-medina/

This week we welcome Cris Medina (@tryexceptpass) as our PyDev of the Week! Cris is the author behind the popular tryexceptpass blog. He is also the maintainer of sofi and korv. You can catch up with
PSF GSoC students blogs: Blog #4

Link: http://blogs.python-gsoc.org/en/sudharsana-kjls-blog/blog-4/


In the past week, I was working on the second phase of the project. My mentor had reviewed the PR and suggested changes.
For phase 2 of my project, I set up a mysql docker container. The source from