Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCharm: PyCharm 2020.1 Beta

Link: http://feedproxy.google.com/~r/Pycharm/~3/xpknGvKuQUw/

We have a new Beta version of PyCharm that can now be downloaded from our website
This Beta brings us closer to the 2020.1 release: we’re working on polishing everything to get it ready, and this week
Python 4 Kids: Python is No Good for Mortality Rates

Link: https://python4kids.brendanscott.com/2020/03/20/python-is-no-good-for-mortality-rates/

Here we are at the uptick in the Covid 19 pandemic. There are many sources of data which list infections and deaths as a result of the virus. It’s very tempting to want to put your Python skills to us
Python Engineering at Microsoft: Python in Visual Studio Code – March 2020 Release

Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-march-2020-release/


We are pleased to announce that the March 2020 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it direc
Gocept Weblog: Zope May Sprint

Link: https://blog.gocept.com/2020/02/28/zope-may-sprint/

Earl Zope has settled down for a good while in Python 3 wonderland. He made friends with the inhabitants and other immigrants. He enjoys his new live.
The sunset of his original homelands took place
Python Anywhere: COVID-19 update: PythonAnywhere is now all-remote

Link: https://blog.pythonanywhere.com/188/

Scary times. We hope everyone reading this is well and keeping safe!
We thought it would be a good idea to tell you how we're managing the current crisis at PythonAnywhere. We switched over to remote
PyCon: PyCon US 2020 in Pittsburgh, Pennsylvania is cancelled

Link: https://pycon.blogspot.com/2020/03/pycon-us-2020-in-pittsburgh.html

The PSF’s priority is the health and safety of the community and the COVID-19 (Coronavirus) pandemic has made it unsafe to hold PyCon US this year.Recently, the United States and the State of Pennsylv
Django Weblog: DjangoCon Europe 2020 postponed to September

Link: https://www.djangoproject.com/weblog/2020/mar/20/djangocon-europe-2020-postponed-september/

It is with a sincere heart that we have decided to postpone DjangoCon Europe 2020 to September 16-20.
As you might be aware, conferences are being cancelled worldwide. We still have hope, and before t
Learn PyQt: MooseAche

Link: https://www.learnpyqt.com/examples/mooseache/


MooseAche is the latest revolution in web browsing! Go back and forward! Save files! Get help! (you'll need it). Any similarity to other browsers is entirely coincidental.






QtWebEngineWidgets is
Real Python: The Real Python Podcast Is Here!

Link: https://realpython.com/real-python-podcast-launch/

The Real Python Podcast is finally live! Tune in for interesting guests, interviews with expert Pythonistas, and lots of behind-the-scenes with the Real Python Team.
Today we’re officially launching
Talk Python to Me: #256 Click to run your notebook with Binder

Link: https://talkpython.fm/episodes/show/256/click-to-run-your-notebook-with-binder

Have you come across a GitHub repo with a Jupyter notebook that has a "Run in Binder" button? It seems magical. How does it know what dependencies and external libraries you might need? Where does it
Test and Code: 106: Visual Testing : How IDEs can make software testing easier - Paul Everitt

Link: https://testandcode.com/106

IDEs can help people with automated testing.
In this episode, Paul Everitt and Brian discuss ways IDEs can encourage testing and make it easier for everyone, including beginners. We discuss features t
Weekly Python StackOverflow Report: (ccxx) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/03/ccxx-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-03-21 14:08:17 GMTHow can I pass a callback to re.sub, but still i
Twisted Matrix Labs: Twisted 20.3.0 Released

Link: http://feedproxy.google.com/~r/TwistedMatrixLaboratories/~3/WU7fC7NIPVo/twisted-2030-released.html

On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 20.3! The highlights of this release are: curve25519-sha256 key exchange algorithm support in Conch. "open
Erik Marsja: How to use Pandas read_html to Scrape Data from HTML Tables

Link: https://www.marsja.se/how-to-use-pandas-read_html-to-scrape-data-from-html-tables/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-use-pandas-read_html-to-scrape-data-from-html-tables

The post How to use Pandas read_html to Scrape Data from HTML Tables appeared first on Erik Marsja.
In this Pandas tutorial, we will go through the steps on how to use Pandas read_html method for scra
Hynek Schlawack: Hardening Your Web Server’s SSL Ciphers

Link: https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/

There are many wordy articles on configuring your web server’s TLS ciphers. This is not one of them. Instead I will share a configuration which is both compatible enough for today’s needs and scores a
PyBites: Productivity Mondays - a Simple yet Effective System

Link: https://pybit.es/simple-productivity.html

There is just too much stuff out there when it comes to being more productive. I am reading The Ultimate Sales Machine (Chet Holmes) and it offers what is probably the most concise time management sys