Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Django Weblog: Django Developers Community Survey 2020

Link: https://www.djangoproject.com/weblog/2020/jul/28/community-survey-2020/

We're conducting a seventeen question survey to assess how the community feels about the current Django development process. This was last done in 2015.
Please take a few minutes to complete the 2020
Python Software Foundation: Python Software Foundation Fellow Members for Q2 2020

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ijGVTo7aKv0/python-software-foundation-fellow.html

Let's give a round of applause to our newest PSF Fellow Members for Q2 2020!

Berker Peksag

Twitter, GitHub
David Lord
Twitter, GitHub, Website

Julien Palard
GitHub, Twitter, Mastodon: @mdk@mamot.fr
Janusworx: A Hundred Days of Code, Day 021 - Swing and a miss

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-021-swing-and-a-miss/

Only did about an hour of distracted work and exercises today.
I’ll still count it though.
Tomorrow is another day :)
Real Python: Namespaces and Scope in Python

Link: https://realpython.com/python-namespaces-scope/

This tutorial covers Python namespaces, the structures used to organize the symbolic names assigned to objects in a Python program.
The previous tutorials in this series have emphasized the importance
Codementor: Face Mask Detection using Yolo V3

Link: https://www.codementor.io/edugan28/face-mask-detection-using-yolo-v3-18tpxfjrso

Want to implement Real Time Face Mask detection ? ..
In this post you will see the hand's on Training of yolo v3 using google colab to detect person wearing mask or not .
Matt Layman: Docs, Bugs, and Reports - Building SaaS #66

Link: https://www.mattlayman.com/building-saas/docs-bugs-reports/

In this episode, I created documentation for anyone interested in trying out the application. After documenting the setup, I moved on to fixing a bug with the scheduling display of courses. In the lat
PSF GSoC students blogs: Weekly Check-in #9

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

<meta charset="utf-8">
What did I do this week?
I added support for Immediate response in the HTTP server. I also
added a new command-line option, so that we can run dataflow without
the need for Sour
PSF GSoC students blogs: Weekly Check In - 8

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

What did I do till now?
Last week I added tests for H2Agent and H2DownloaderHandler
What's coming up next?
Next week I plan to continue working on ScrapyTunnelingH2Agent.
Did I get stuck anywhere?
Yes
Janusworx: A Hundred Days of Code, Day 022 - Getting into the Groove

Link: https://janusworx.com/blog/a-hundred-days-of-code-day-022-getting-into-the-groove/

Did the same time as yesterday.
Only about an hour.
Was much more prodcutive though.
Getting the hang of how to sit and program and work through things I do not know.
Gaining a bit of experience wit
Paolo Amoroso: Reading Impractical Python Projects

Link: http://blog.paoloamoroso.com/2019/09/reading-impractical-python-projects.html

If you experienced the home and personal computing revolution of the early 1980s, you may have read some books that got you hooked up with programming. These books led you through the intellectual adv
Python Insider: Upgrade to pip 20.2, plus, changes coming in 20.3

Link: http://feedproxy.google.com/~r/PythonInsider/~3/oWRGYtccsHE/upgrade-pip-20-2-changes-20-3.html

On behalf of the Python Packaging Authority, I am pleased to announce that we have just released pip 20.2, a new version of pip. You can install it by running python -m pip install --upgrade pip.

The
Python⇒Speed: A tableau of crimes and misfortunes: the ever-useful `docker history`

Link: https://pythonspeed.com/articles/docker-history/

If you want to understand a Docker image, there is no more useful tool than the docker history command.
Whether it’s telling you why your image is so large, or helping you understand how a base image
PSF GSoC students blogs: Week 8

Link: https://blogs.python-gsoc.org/en/ars-blog/week-8-2/

Just a brief check-in. Setting up a MySQL environment for manual testing on a mac mini and then moving on to tickets #362 and #363.
Catalin George Festila: Python 3.8.5 : PyEphem astronomy library for Python - part 001.

Link: http://python-catalin.blogspot.com/2020/07/python-385-pyephem-astronomy-library.html

About this python package, you can find it from the official website.
PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are
Learn PyQt: Creating multiple windows in PyQt5/PySide2

Link: https://www.learnpyqt.com/courses/adanced-ui-features/creating-multiple-windows/


In an earlier tutorial we've already covered how to open dialog windows. These are special windows which (by default) grab the focus of the user, and run their own event loop, effectively blocking th
Real Python: The Real Python Podcast – Episode #20: Building PDFs in Python with ReportLab

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

Have you wanted to generate advanced reports as PDFs using Python? Maybe you want to build documents with tables, images, or fillable forms. This week on the show we have Mike Driscoll to talk about h
PSF GSoC students blogs: Week 5 Blog Post

Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-5-blog-post/

I am not feeling well this week and have asked for leave this week with my mentors. I will catch up with my plan on this weekend or next week.