Planet Python RSS
213 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCon: Announcing PyCon US 2021

Link: https://pycon.blogspot.com/2020/12/announcing-pycon-us-2021.html

We are so excited to present PyCon US 2021 as a virtual event you won’t want to miss! With the number of COVID-19 cases steadily increasing and the uncertainty around large in-person gatherings, we m
Stack Abuse: Simple NLP in Python with TextBlob: N-Grams Detection

Link: https://stackabuse.com/simple-nlp-in-python-with-textblob-n-grams-detection/

Introduction
The constant growth of data on the Internet creates a demand for a tool that could process textual information in a faster way with no effort from the ordinary user.
Moreover, it's highly
PyCharm: Webinar: “Let’s build a fast, modern Python API with FastAPI” with Michael Kennedy

Link: http://feedproxy.google.com/~r/Pycharm/~3/DTgRLMn-3Zw/

Want to build rich, modern, Pythonic REST services? Friend-of-the-webinar (1, 2, 3, 4, 5) Michael Kennedy joins us to discuss FastAPI, the "high performance, easy to learn, fast to code, ready for pro
PyCoder’s Weekly: Issue #449 (Dec. 1, 2020)

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

#449 – DECEMBER 1, 2020 View in Browser » Unravelling not in Python In the next blog post in his series about Python’s syntactic sugar, Brett Cannon tackles what would seem to be a very simple b
Stack Abuse: Seaborn Bar Plot - Tutorial and Examples

Link: https://stackabuse.com/seaborn-bar-plot-tutorial-and-examples/

Introduction
Seaborn is one of the most widely used data visualization libraries in Python, as an extension to Matplotlib. It offers a simple, intuitive, yet highly customizable API for data visualiza
Tarek Ziade: Salvo - my Apache Bench replacer

Link: https://ziade.org/2020/12/02/salvo-my-apache-bench-replacer/

When I wrote Boom a few years ago, to
replace Apache Bench (ab) in my work, Python was still maturing its async
mechanisms, and gevent was a popular way to build
an asynchronous HTTP client.
Fast forw
Programiz: Python Docstrings

Link: https://www.programiz.com/python-programming/docstrings

In this tutorial, we will learn about Python docstrings. More specifically, we will learn how and why docstrings are used with the help of examples.
Codementor: 📖 👆🏻 Making the Printed Links Clickable Using TensorFlow 2 Object Detection API

Link: https://www.codementor.io/trehleb/making-the-printed-links-clickable-using-tensorflow-2-object-detection-api-1crondukvk

📃 TL;DR
In this article we will start solving the issue of making the printed links (i.e. in a book or in a magazine) clickable via your smartphone camera.
We will use TensorFlow 2 Object Detection...
Marius Gedminas: Switching to GitHub Actions

Link: https://mg.pov.lt/blog/switching-to-github-actions.html

I am grateful to Travis CI for providing many years of free CI service
to all of my FOSS projects. However the free lunch is over and I don’t
want to constantly ask for free build credits by email (t
Python Software Foundation: Help the PSF raise $60,000 USD by December 31st!

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/kJNxOgJs0jI/help-psf-raise-60000-usd-by-december.html

Help us raise $60,000 USD by December 31st!Python continues to be a popular and accessible language in the education sector. More and more institutions around the world are introducing students to the
Stack Abuse: Reading and Writing XML Files in Python with Pandas

Link: https://stackabuse.com/reading-and-writing-xml-files-in-python-with-pandas/

Introduction
XML (Extensible Markup Language) is a markup language used to store structured data. The Pandas data analysis library provides functions to read/write data for most of the file types.
For
Real Python: Handling SQL Databases With PyQt: The Basics

Link: https://realpython.com/python-pyqt-database/

Building applications that use an SQL database is a fairly common programming task. SQL databases are everywhere and have great support in Python. In GUI programming, PyQt provides robust and cross-pl
PyCharm: PyCharm 2020.3 Overview

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

PyCharm 2020.3 is officially out! In this final major release of 2020, we’ve concentrated on making the general user experience and onboarding process better.
Try it now and let us know what you thin
Python Pool: Numpy Vstack in Python For Different Arrays

Link: https://www.pythonpool.com/numpy-vstack/?utm_source=rss&utm_medium=rss&utm_campaign=numpy-vstack

The numpy module in python consists of so many interesting functions. One such fascinating and time-saving method is the numpy vstack() function. Many times we want to stack different arrays into one
Matt Layman: Finishing Onboarding - Building SaaS #81

Link: https://www.mattlayman.com/building-saas/finishing-onboarding/

In this episode, I completed the last form that completes the last step on my Django app’s onboarding process. We built up the view, wrote the tests, and worked through the templates changes.
I starte
Guido van Rossum: King's Day Speech

Link: http://neopythonic.blogspot.com/2016/04/kings-day-speech.html

Today the Netherlands celebrates King's Day. To honor this tradition, the Dutch embassy in San Francisco invited me to give a "TED talk" to an audience of Dutch and American entrepreneurs. Here's the
Catalin George Festila: Python 3.6.9 : My colab tutorials - part 009.

Link: http://python-catalin.blogspot.com/2020/12/python-369-my-colab-tutorials-part-009.html

I update may colab work and I add new notebooks.
You can see all of these on my GitHub account.
These are examples:
catafest_009.ipynb - show you how to use %% colab features;
catafest_010.ipynb - exa
PyCharm: New Features and Enhancements in the R Plugin 2020.3

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


With the holiday season coming, the R plugin introduces more code assistance and runtime capabilities, UX features, and stability improvements. Try them with the brand new 2020.3 releases of JetBrain