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 Weekly Check-In #4

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

What did I do this week?
I did some code refactoring, some UI tweaks based on my mentor's suggestions, wrote tests for delete and edit feature in chat and added the image and document upload feature i
PSF GSoC students blogs: Weekly Check In #4

Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-4-10/

 
<meta charset="utf-8">
Hello all!
 
The past 6 weeks have been pretty amazing and I have learned a lot of new things. 
The last week was kinda smooth is what I'd say. I worked on the Comments compon
Python⇒Speed: Too many objects: Reducing memory overhead from Python instances

Link: https://pythonspeed.com/articles/python-object-memory/

Every time you create an instance of a class in Python, you are using up some memory–including overhead that might actually be larger than the data you care about.
Create a million objects, and you ha
Wingware: Wing Python IDE 7.2.3 - July 13, 2020

Link: https://wingware.com/news/2020-07-13

Wing 7.2.3 introduces a How-To for using Wing with PyXLL, adds folding in .pyi and .pi
files, fixes opening files from the macOS Catalina Finder, and makes many usability
improvements.
Download Wing 7
PSF GSoC students blogs: Image Classification - Weekly Check-in 7

Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/image-classification-weekly-check-in-7/

End of Week 6  - 13/07/2020

What did you do this week?
I added example usage for using the OpenCV image processing operations to pre-process data before feeding into a Scikit-Learn classification mod
Podcast.__init__: The Past, Present, And Future Of The FLUFL: Barry Warsaw Shares His History With Python

Link: https://www.pythonpodcast.com/barry-warsaw-the-flufl-episode-271/

Barry Warsaw has been a member of the Python community since the very beginning. His contributions to the growth of the language and its ecosystem are innumerable and diverse, earning him the title of
PSF GSoC students blogs: Weekly Check-in #7

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


What did i do this week? 
I worked on integrating NLP operations with tensorflow dnnclassifier for text classification. I also added an example usage of the same in documentation.
What's next? 
I wil
Python Insider: Python 3.8.4 is now available

Link: http://feedproxy.google.com/~r/PythonInsider/~3/axwqVdRQ-7I/python-384-is-now-available.html

Python 3.8.4 is the fourth maintenance release of Python 3.8. Go get it here:

https://www.python.org/downloads/release/python-384/

Maintenance releases for the 3.8 series will continue at regular b
Catalin George Festila: Python 3.8.3 : Short intro to Appium-Python-Client python package.

Link: http://python-catalin.blogspot.com/2020/07/python-383-short-intro-to-appium-python.html

This is a short intro of the Appium-Python-Client python package and Appium based on Client-Server Architecture.
The Appium Server can be installed using two ways: using NPM or using Appium Desktop.
I
Python Software Foundation: Pip team midyear report

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ajy0RSDt9zE/pip-team-midyear-report.html








The grant-funded team working on improvements to pip in 2020 has now passed the halfway mark. Here's an update on where are so far and what's next.


Funding and Timeline Status


The plan that
PSF GSoC students blogs: Weekly Check-In | Gsoc'2020 | #7

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

Greetings, People of the world!
First week after our first evaluation was nice. I tried speeding up things. It's been an amazing week.
1. What did you do this week?
This week I added the feature to ro
Anarcat: Not recommending Purism

Link: https://anarc.at/blog/2020-07-13-not-recommending-purism/

This is just a quick note to mention that I have updated my hardware
documentation on the Librem 13v4 laptop. It has unfortunately
turned into a rather lengthy (and ranty) piece about Purism. Let's
ju
PSF GSoC students blogs: Check-in for week 6

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

1. What did you do this week?
Last week I was reworking the error handling once again. I moved the self-check from the general queue class to the Redis class and changed it to a simple Redis ping comm
Janusworx: A Hundred Days of Code, Day 007 - Python Basics, Variables, Basic Data Types, Strings and Loops

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-007-python-basics-variables-basic-data-types-strings-and-loops/

Started with the Reuven Lerner, Intro Python:Fundamentals course today.
Made surprising headway, even though today was crazily demanding with work and personal stuff.

Notes

The difference between
Real Python: Grow Your Python Portfolio With 13 Intermediate Project Ideas

Link: https://realpython.com/courses/intermediate-project-ideas/

Now that you know the basics of Python, you can put that knowledge to use by building projects to put in your portfolio. The trick is finding project ideas that are just right for your level. Creating
EuroPython: EuroPython 2020: Please configure your tickets

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

We would like to remind you how you can configure your tickets and profiles, so that we get the right information for on-boarding you on our Discord server in the coming days and your communication pr
PyCoder’s Weekly: Issue #429 (July 14, 2020)

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

#429 – JULY 14, 2020 View in Browser » The (Non-)Return of the Python Print Statement Guido van Rossum recently proposed re-introducing the Python print statement. He was completely serious and