Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCoder’s Weekly: Issue #427 (June 30, 2020)

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

#427 – JUNE 30, 2020 View in Browser » PEP 622: Structural Pattern Matching This PEP proposes adding pattern matching—a sort of enhanced switch statement—to the Python language. Read the PEP at
PSF GSoC students blogs: Week 5 Checkin!

Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-5-checkin/

Hello everyone,
This week I worked on the PR.
The code was not exactly python ready. So I along with my mentors worked on making the code ready for use in python. Giving PUBLISHED access to exposed fu
Quansight Labs Blog: Creating a Portable Python Environment from Imports

Link: https://labs.quansight.org/blog/2020/06/portable-python-env/

Python environments provide sandboxes in which packages can be added.
Conda helps us deal with the requirements and dependencies of those packages.
Occasionally we find ourselves working in a constrai
IslandT: Create various graph and chart for Earning Software with Python

Link: https://kibiwebgeek.com/create-various-graph-and-chart-for-earning-software-with-python/

Hello and welcome back, in this chapter we will continue to develop the previous earning application which shows the shoe and shirt sales figure from the input database.
If you want to understand what
Kushal Das: Introducing dns-tor-proxy, a new way to do all of your DNS calls over Tor

Link: https://kushaldas.in/posts/introducing-dns-tor-proxy-a-new-way-to-do-all-of-your-dns-calls-over-tor.html


dns-tor-proxy is a small DNS
server which you can run in your local system along with the Tor process. It
will use the SOCKS5 proxy provided from Tor, and route all of your DNS queries
over encrypted
Django Weblog: Django bugfix releases issued: 3.0.8 and 2.2.14

Link: https://www.djangoproject.com/weblog/2020/jul/01/django-bugfix-releases-308-2214/

Today we've issued 3.0.8 and 2.2.14 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this rel
Mike Driscoll: Python 101 – Learning About Tuples (Video)

Link: https://www.blog.pythonlibrary.org/2020/07/01/python-101-learning-about-tuples-video/

In this tutorial, you will learn about Python’s tuple data type:

If you prefer to read rather than watch, then you should check out Python 101 – Learning About Tuples
Get the Jupyter Notebook on Gith
PSF GSoC students blogs: Weekly Blog #3 (29th Jun - 6th Jul)

Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-3-29th-jun-6th-jul/

Hey everyone we are done with the first third of the program and I will use this blog to both give the weekly update as well as summarize the current state of progress. In the past 4 weeks , we have c
Pythonicity: GraphQL - ORM

Link: https://coady.github.io/posts/graphql-orm/




GraphQL is the new ORM.¶REST and ORMs are both infamous for:

over-fetching: fetching more data than is needed per request
under-fetching: fetching less data than is needed, requiring multiple requ
PSF GSoC students blogs: GSoC: Week 6: class InputEngine

Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-6-class-inputengine/

What did I do this week?
I have started working on input engine this week. Currently, we only have csv2cve which accepts csv file of vendor, product and version as input and produces list of CVEs as o
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