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: GSoC: Week #6

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

Hi!
What did you do this week?
I implemented the offset feature in ‘get_tiles_straight’ both with and without a region of interest for raw and ‘memory’ datasets, fixed the bug in ‘get_tiles_w_copy’ wh
PSF GSoC students blogs: Week 5 : Adding Functionality to the UI

Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-5-adding-functionality-to-the-ui/

The first phase of coding is over, and I am really happy that I passed :)) 4 weeks back, I wasn't sure of my capabilities, but every day now feels good; like I am going to accomplish a lot! Every week
The Digital Cat: Flask project setup: TDD, Docker, Postgres and more - Part 2

Link: https://www.thedigitalcatonline.com/blog/2020/07/06/flask-project-setup-tdd-docker-postgres-and-more-part-2/

In this series of posts I explore the development of a Flask project with a setup that is built with efficiency and tidiness in mind, using TDD, Docker and Postgres.
Catch-up¶
In the previous post we
PSF GSoC students blogs: Unleash content with Strapi and GraphQL in the feature request system in GSOC’20

Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/unleash-content-with-strapi-and-graphql-in-the-feature-request-system-in-gsoc20/

You definitely received exactly what you wanted and you enjoyed using it. Now you just want to know how this actually works under the hood. Is it real magic? Did god just shaped it according to your n
Stack Abuse: 'is' vs '==' in Python - Object Comparison

Link: https://stackabuse.com/is-vs-python-object-comparison/

'is' vs '==' in Python
Python has two very similar operators for checking whether two objects are equal. These two operators are is and ==.
They are usually confused with one another because with simp
Davy Wybiral: CircuitPython Game Development (PewPew M4)

Link: https://davywybiral.blogspot.com/2020/07/circuitpython-game-development-pewpew-m4.html

Check out this open source CircuitPython game development platform based on the ARM M4 microcontroller. If you're looking to do some homebrew game development on a handheld platform, this is a great o
PSF GSoC students blogs: GSoC 2020 Blog Post (#3)

Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-blog-post-3/

Hello all!

It has been over a month since the official coding period began and the first evaluation just got over. Just received a message saying 900$ have been deposited in my account. It is an amaz
PSF GSoC students blogs: Weekly Check-in #6

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

What did I do this week?
I discussed adding NLP operations with my mentors in a weekly meeting. I worked on two operations to begin and created a PR. 
What's next?
I will be working on using these ope
PSF GSoC students blogs: Weekly Check In - 5

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

What did I do till now?
I was going through Twisted's implementation of HTTP/1.x and how they are handling multiple requests. I was focusing on their implementation of HTTPConnectionPool which is resp
Real Python: Object-Oriented Programming (OOP) in Python 3

Link: https://realpython.com/python3-object-oriented-programming/

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente
PSF GSoC students blogs: GSoC Weekly Blog #3

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

This week, I worked on completing the delete and edit message functionality and writing tests for them. I was able to complete these tasks and later worked on refactoring some part of the new code. I
Podcast.__init__: Pure Python Configuration Management With PyInfra

Link: https://www.pythonpodcast.com/pyinfra-configuration-management-episode-270/

Building and managing servers is a challenging task. Configuration management tools provide a framework for handling the various tasks involved, but many of them require learning a specific syntax and
PSF GSoC students blogs: Weekly Blog Post #3

Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-3/

So this week I had my first evaluation. It went great also I received my stipend today so hurray.Extracting golang metadata with shell is frustrating not every go lang module have licenses or the copy
PSF GSoC students blogs: Phase 2 - Weekly Check-in 6

Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/phase-2-weekly-check-in-6/

End of Week 5  - 06/07/2020
The first phase of GSoC ended and I'm very happy that I passed my first evaluation! At the beginning I was scared and unsure about a lot of things but I was able to make it
RMOTR: Can Anybody Become a Data Scientist?

Link: https://blog.rmotr.com/can-anybody-become-a-data-scientist-f0ce84914c84?source=rss----2e274f91448--python

Photo by Free To Use Sounds on UnsplashHi. My name is Lorelei, I’m a writer, and I know absolutely nothing about coding.Well, that’s not entirely true. I’ve been writing for tech companies for a few y
PSF GSoC students blogs: I'm Not Drowning On My Own

Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/i-m-not-drowning-on-my-own/

Cold Water
Hello there! My schoolyear is coming to an end, with some final assignments and group projects left to be done. I for sure underestimated the workload of these and in the last (and probably
PSF GSoC students blogs: Blog post for week 5: Polishing

Link: https://blogs.python-gsoc.org/en/lukas0907s-blog/blog-post-for-week-5-polishing/

Last week was another week of code and documentation polishing. Originally I planned to implement duplicate filtering with external data sources, however, I already did that in week 2 when I evaluated
PSF GSoC students blogs: Weekly Check-in #6

Link: https://blogs.python-gsoc.org/en/abijithbahuleyans-blog/weekly-check-in-6-9/

Hello,
What did you do this week?
I was looking for a alternate way to convert RST to MD without using Pandoc. Well, there is no current solution without pandoc. So I have to display as raw RST withou
PSF GSoC students blogs: Weekly Blog Post | Gsoc'2020 | #6

Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-6/

<meta charset="utf-8">
Greeting, People of the world!
Our first evaluation took place last week and guess what? I passed it!!! Well, I am pretty excited and happy about it. 
 
1. What did you do this