Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Test and Code: 85: Speed Up Test Suites - Nicklas Meinzer

Link: https://testandcode.com/85

Good software testing strategy is one of the best ways to save developer time and shorten software development delivery cycle time.
Software test suites grow from small quick suites at the beginning o
PSF GSoC students blogs: Final Blog - A Journey full of learnings

Link: https://blogs.python-gsoc.org/en/funnelferrys-blog/final-blog-a-journey-full-of-learnings/

Name : Anveshan Lal
Organisation : Mission Support System (Python Software Foundation)
Mentors : Joern Ungermann, Jens-Uwe Grooß
Project : Updating Geographical Plotting Routines
Project Code : Pull R
PSF GSoC students blogs: Final weekly check-in #7

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

Hey! Wassup?
Time has passed and it's my final blog for Google Summer of code 2019. Every day was just amazing, I learned a lot, enjoyed a lot, worked a lot. This was really a life-changing experience
Stories in My Pocket: Recommended episode: Web Software Architecture Extravaganza

Link: https://storiesinmypocket.com/articles/recommended-episode-web-software-architecture-extravaganza/

I recently started listening to the Friday Afternoon Deploy podcast and have been enjoying it.It's a weekly podcast where some of the developers at Lofty Labs let off steam on a Friday afternoon by re
PSF GSoC students blogs: Final week

Link: https://blogs.python-gsoc.org/en/peterbell10s-blog/final-week-1/

What did you do this week?
With the coding period coming to an end, this week I've wound down coding and focused on writing up my final work submission. This means I've been looking back at the work I
Catalin George Festila: Python 3.7.3 : Using the flask - part 017.

Link: http://python-catalin.blogspot.com/2019/08/python-373-using-flask-part-017.html

Today I make some changes with my server.py and database and solve some issues, see old version at my old tutorial.
Firt issue was start script.
I create a linux script named start_server.sh to run th
EuroPython Society: EPS Board 2019/2020

Link: https://www.europython-society.org/post/187300753360

For those of you who were not at EuroPython 2019, we’re happy to announce our new board for the next term:Anders Hammarquist (Treasurer)Angel RamboiJakub MuskoMarc-André Lemburg (Chair)Martin Christen
Python Software Foundation: Python Software Foundation Fellow Members for Q1 & Q2 2019

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


We are happy to announce our newest PSF Fellow Members! This group includes nominated Fellows from Q1 and Q2 of 2019.


Q1 2019


Christoph Gohlke



Q2 2019


Aaron Yankey

Twitter



Chris Jerdonek
Stack Abuse: Face Recognition in Python with FaceNet

Link: https://stackabuse.com/face-recognition-in-python-with-facenet/

Introduction
Face recognition systems are used for many different applications, like automatically labeling images of your friends on Facebook or unlocking your phone by showing it your face.
If you w
Real Python: How to Use Python Lambda Functions

Link: https://realpython.com/courses/python-lambda-functions/

Python and other languages like Java, C#, and even C++ have had lambda functions added to their syntax, whereas languages like LISP or the ML family of languages, Haskell, OCaml, and F#, use lambdas a
Stack Abuse: Python for NLP: Multi-label Text Classification with Keras

Link: https://stackabuse.com/python-for-nlp-multi-label-text-classification-with-keras/

Introduction
This is the 19th article in my series of articles on Python for NLP. From the last few articles, we have been exploring fairly advanced NLP concepts based on deep learning techniques. In
PyCoder’s Weekly: Issue #383 (Aug. 27, 2019)

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

#383 – AUGUST 27, 2019 View in Browser » Your Guide to the CPython Source Code In this detailed Python tutorial, you’ll explore the CPython source code. By following this step-by-step walkthroug
Kushal Das: Running Ubiquity controller on a Raspberry Pi

Link: https://kushaldas.in/posts/running-ubiquity-controller-on-a-raspberry-pi.html


I got a few new Raspberry Pi(s) with 4GB RAM.
I used them as a full scale desktop for some time, and was happy with the
performance.
I used to run the Ubiquity controller for the home network
in a fu
Quansight Labs Blog: Quansight Labs Dask Update

Link: https://labs.quansight.org/blog/2019/08/labs-dask-update/

This post provides an update on some recent Dask-related activities the Quansight Labs team has been working on.
Dask community work order
Through a community work order (CWO) with the D. E. Shaw grou
Caktus Consulting Group: A Review of ReportLab: PDF Processing with Python

Link: http://www.caktusgroup.com/blog/2019/08/28/review-reportlab-pdf-processing-python/


These days it’s easy to get swept up into the buzz around Python’s
strengths as a data science package, but Python is also great for the
more mundane, business process side of computing. One of the m
Humberto Rocha: Publishing my first Game

Link: https://humberto.io/blog/publishing-my-first-game/

Games always connected me with technology since the beginning.
My father and I, we built our first computer (a Pentium 286) and the first thing that I remember to do was to play some DOS games like Pr
Real Python: PyCharm for Productive Python Development (Guide)

Link: https://realpython.com/pycharm-guide/

As a programmer, you should be focused on the business logic and creating useful applications for your users. In doing that, PyCharm by JetBrains saves you a lot of time by taking care of the routine
Ruslan Spivak: Let’s Build A Simple Interpreter. Part 17: Call Stack and Activation Records

Link: https://ruslanspivak.com/lsbasi-part17/


“You may have to fight a battle more than once to win it.” — Margaret Thatcher

In 1968 during the Mexico City Summer Olympics, a marathon runner named John Stephen Akhwari found himself thousands mi