Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
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
Catalin George Festila: Python 3.7.3 : The sip python module.

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

The official webpage pypi.org comes with this intro:
One of the features of Python that makes it so powerful is the ability to take existing libraries, written in C or C++, and make them available as
ListenData: Calculate KS Statistic with Python

Link: https://www.listendata.com/2019/07/KS-Statistics-Python.html

Kolmogorov-Smirnov (KS) Statistics is one of the most important metrics used for validating predictive models. It is widely used in BFSI domain. If you are a part of risk or marketing analytics team w
IslandT: Use the Requests module to directly retrieve the market data

Link: https://kibiwebgeek.com/2019/07/22/use-the-requests-module-to-directly-retrieve-the-market-data/

Hello and welcome back to our cryptocurrency project. In the previous article I had mentioned before that I want to use the cryptocompy module to create our new cryptocurrency project, however, after
Erik Marsja: How to Use Binder and Python for Repoducible Research

Link: https://www.marsja.se/how-to-use-binder-python-for-repoducible-research/

In this post we will learn how to create a binder so that our data analysis, for instance, can be fully reproduced by other researchers. That is, in this post we will learn how to use binder for repro
PSF GSoC students blogs: [Blog #3] Google open-sourced its robots.txt parser

Link: http://blogs.python-gsoc.org/en/anubhavps-blog/blog-3-google-open-sourced-its-robots-txt-parser/

<meta charset="utf-8">
Hey! This is my fourth blog post for GSoC 2019, covering week 5 and 6.
Few interesting things have happened, Google has open-sourced its robots.txt parser, and have also taken t
PSF GSoC students blogs: Week 7 Chek-in

Link: http://blogs.python-gsoc.org/en/kruzaevas-blog/week-7-chek-in-1/

What did you do this week?
Restructuring Default Frame mode. Availiable modes: Average over disk, Average over rectangle, SD over disk, SD over rectangle.
Submitting of GUI for Clustering based on the
Eli Bendersky: Faster XML stream processing in Go

Link: https://eli.thegreenplace.net/2019/faster-xml-stream-processing-in-go/

XML processing was all the rage 15 years ago; while it's less
prominent these days, it's still an important task in some application domains.
In this post I'm going to compare the speed of stream-proc
PSF GSoC students blogs: Backend support merged

Link: http://blogs.python-gsoc.org/en/peterbell10s-blog/backend-support-merged/

What did you do this week?
This has been a very exciting week for me, with lots of progress made on my GSoC project. For the past couple of months I've been working on adding the new scipy.fft module
Chris Moffitt: Automated Report Generation with Papermill: Part 1

Link: https://pbpython.com/papermil-rclone-report-1.html


Introduction
This guest post that walks through a great example of using python
to automate a report generating process. I think PB Python readers will
enjoy learning from this real world example usi
Wingware Blog: Introducing Functions and Methods with Refactoring in Wing Pro

Link: https://wingware.com/blog/refactor-introduce

In this issue of Wing Tips we explain how to quickly create new functions and
methods out of existing blocks of Python code, using Wing Pro's Extract Method/Function
refactoring operation.
This is use
Real Python: NumPy arange(): How to Use np.arange()

Link: https://realpython.com/how-to-use-numpy-arange/

NumPy is the fundamental Python library for numerical computing. Its most important type is an array type called ndarray. NumPy offers a lot of array creation routines for different circumstances. ara
PSF GSoC students blogs: Blog Post #4

Link: http://blogs.python-gsoc.org/en/bksahus-blog/blog-post-4/

Hi, welcome to my 4th blog post !
Sumana Harihareswara - Cogito, Ergo Sumana: Beautiful Soup is on Tidelift

Link: https://www.harihareswara.net/sumana/2019/07/22/0

I've been doing a tiny bit of consulting for Tidelift for a little over a year now, mainly talking about them to open source maintainers in the Python world and vice versa. (See my October 2018 piece