Planet Python RSS
215 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Techiediaries - Django: Angular 6|5 Tutorial (with RESTful Django Back-End)

Link: https://www.techiediaries.com/angular-tutorial/

Throughout this Angular 6 tutorial, we'll learn to build a web application with Angular 6, the latest version of Angular--the most popular framework/platform for building mobile and desktop client sid
Pete Hunt: Hello world!

Link: http://www.petehunt.net/hello-world/

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Anwesha Das: Indian Government's new attempt to regulate "online content"

Link: http://anweshadas.in/indian-governments-new-attempt-to-regulate-online-content/

“Governments of the Industrial World, you weary giants of flesh and steel, I come from Cyberspace, the new home of Mind. On behalf of the future, I ask you of the past to leave us alone. You are not w
Patrick Kennedy: Testing a Flask Application using pytest

Link: http://www.patricksoftwareblog.com/testing-a-flask-application-using-pytest/

Introduction
I recently started using pytest and it is an incredible test framework for python! After reading Brian Okken’s book titled “Python Testing with pytest“, I was convinced that I wanted to
Peter Bengtsson: Fastest Python datetime parser

Link: https://www.peterbe.com/plog/fastest-python-datetime-parser

tl;dr; It's ciso8601.
I have this Python app that I'm working on. It has a cron job that downloads a listing of every single file listed in an S3 bucket. AWS S3 publishes a manifest of .csv.gz files.
Python Engineering at Microsoft: Python at Microsoft: Meet us at Build and PyCon US!

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-at-microsoft-meet-us-at-build-and-pycon-us/

Next week are the Microsoft Build conference in Seattle, WA on May 7-9, and the PyCon conference in Cleveland, OH on May 9-17, and we (the Microsoft Python team) will be at both conferences looking fo
Python Engineering at Microsoft: Python in Visual Studio Code – April 2018 Release

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-in-visual-studio-code-april-2018-release/

We are pleased to announce that the April 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You can download the Python extension from
Python Insider: Python 3.7.0b4, final 3.7 beta, now available for testing

Link: http://feedproxy.google.com/~r/PythonInsider/~3/vo7OgsISIdQ/python-370b4-final-37-beta-now.html

Python 3.7.0b4 is the final beta preview of Python 3.7, the next feature release of Python. Beta releases are intended to give you the opportunity to test new features and bug fixes and to prepare you
Damián Avila: Some thoughts about the 2017 ACM Software System Award for Project Jupyter

Link: http://www.damian.oquanta.info/posts/some-thoughts-about-the-2017-acm-software-system-award-for-project-jupyter.html





I am very happy to inform you that Project Jupyter has been awarded the 2017 ACM Software System Award!
As part of the Jupyter Steering Council, I am one of the official recipients of the award, b
PyCon.DE & PyData Karlsruhe: Fin Aid

Link: http://de.pycon.org/blog/fin-aid/

As part of our commitment to the Python community, we are pleased to announce that we offer special grants for people in need of a financial aid to attend PyCon.DE. Please follow the instructions belo
Mike Driscoll: Exporting Data from PDFs with Python

Link: http://www.blog.pythonlibrary.org/2018/05/03/exporting-data-from-pdfs-with-python/

There are many times where you will want to extract data from a PDF and export it in a different format using Python. Unfortunately, there aren’t a lot of Python packages that do the extraction part v
Wallaroo Labs: Wallaroo: We’ve heard your feedback, here’s what’s coming

Link: https://blog.wallaroolabs.com/2018/05/wallaroo-weve-heard-your-feedback-heres-whats-coming/

Its been over a year since I wrote the first blog post introducing Wallaroo to the world. We’ve covered a lot of ground since then; from introducing the Python API that is our primary product, to rele
Talk Python to Me: #160 Lektor: Beautiful websites out of flat files

Link: https://talkpython.fm/episodes/show/160/lektor-beautiful-websites-out-of-flat-files

What is the fastest, most scalable web platform? Is it Pyramid running on top of MongoDB with a Redis cache? Maybe Flask and Postgres as a service? Some funky Go API framework?
Stefan Scherfke: How to mask an image with a smooth circle in PyQt5

Link: https://stefan.sofa-rockers.org/2018/05/04/how-to-mask-an-image-with-a-smooth-circle-in-pyqt5/

I am currently working on a PyQt5 based user manager and want to display user
images as circle.
User image can have any size and aspect ratio, so I also need to crop them
before applying the mask:
Vasudev Ram: A Python version of the Linux watch command

Link: http://jugad2.blogspot.com/2018/05/a-python-version-of-linux-watch-command.html

By Vasudev RamWatcher image attribution: Yours trulyHi readers,[ Update: A note to those reading this post via Planet Python or other aggregators:Before first pulbishing it, I reviewed the post in Blo