Quantcast
Channel: Planet Python
Browsing all 23314 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Podcast.__init__: Driving Toward A Faster Python Interpreter With Pyston

One of the common complaints about Python is that it is slow. There are languages and runtimes that can execute code faster, but they are not as easy to be productive with, so many people are willing...

View Article


Janusworx: Consolidating Websites

Update: 15/01/2021. It’s done. I moved everything and it all seems to be working. If something is broken, let me know, on the fediverse, or mailing me at jason at this domain. To my tech posse, no...

View Article


Image may be NSFW.
Clik here to view.

Full Stack Python: How to Transcribe Speech Recordings into Text with Python

When you have a recording where one or more people are talking, it's useful to have a highly accurate and automated way to extract the spoken words into text. Once you have the text, you can use it for...

View Article

Django Weblog: Django 3.2 alpha 1 released

Django 3.2 alpha 1 is now available. It represents the first stage in the 3.2 release cycle and is an opportunity for you to try out the changes coming in Django 3.2.Django 3.2 has a mezcla of new...

View Article

Stack Abuse: Python: Catch Multiple Exceptions in One Line

IntroductionIn this article we're going to be taking a look at the try/except clause, and specifically how you can catch multiple exceptions in a single line, as well as how to use the suppress()...

View Article


Real Python: Introduction to Sorting Algorithms in Python

Sorting is a basic building block that many other algorithms are built upon. It’s related to several exciting ideas that you’ll see throughout your programming career. Understanding how sorting...

View Article

Image may be NSFW.
Clik here to view.

PyCoder’s Weekly: Issue #456 (Jan. 19, 2021)

#456 – JANUARY 19, 2021View in Browser »Automating Excel File Creation and Distribution With Pandas And Outlook See how a little bit of Python can go a long way to automating manual processes and save...

View Article

Python Bytes: #217 Use your cloud SSD for fast, cross-process caching

<p>Sponsored by <strong>Linode!</strong> <a href="https://pythonbytes.fm/linode"><strong>pythonbytes.fm/linode</strong></a></p> <p>Special guest:...

View Article


Python Pool: Demystifying += in Python with Examples

Day by day, Python is becoming easier to write and easily structured. This development creates a better version of Python and allows new developers to have a smooth coding experience. += in Python is...

View Article


Real Python: C for Python Programmers

The purpose of this tutorial is to get an experienced Python programmer up to speed with the basics of the C language and how it’s used in the CPython source code. It assumes you already have an...

View Article

Image may be NSFW.
Clik here to view.

Mike Driscoll: PySimpleGUI: Working with Multiple Windows

When you are creating graphical user interfaces (GUIs), you will often find that you need to create more than one window. In this tutorial, you will learn how to create two windows with...

View Article

Matthew Wright: Selecting in Pandas using where and mask

This is the fifth post in a series on indexing and selecting in pandas. If you are jumping in the middle and want to get caught up, here's what has been discussed so far: Basic indexing, selecting by...

View Article

Image may be NSFW.
Clik here to view.

Python Pool: How to solve Type error: a byte-like object is required not ‘str’

Hello geeks and welcome, In this article, we will cover Type error: a byte-like object is required, not ‘str.’ Along with that, we will look at the root cause due to which this error occurs. Then we...

View Article


Martin Fitzpatrick: micro:bit Space Invaders — Playable retro game in just 25...

How much game can you fit into 25 pixels? Quite a bit it turns out.This is a mini clone of arcade classic Space Invaders for the BBC micro:bit microcomputer. Using the accelerometer and two buttons for...

View Article

Codementor: How To Drag And Drop In Selenium With Python?

Automating drag and drop in Selenium Python is the need of a devs hour. Stop wasting your time doing it manually and automate the entire process using Selenium with Python.

View Article


Codementor: How to implement pagination in Django queryset using limit and...

Django utilises the array slicing syntax of python to implement limit offset. Suppose you have 20 rows in a queryset and you want to access the data in batches of 5. firstfiverows =...

View Article

Matt Layman: Customer Requests - Building SaaS #88

In this episode, I worked on some customer requests now that I’ve finished launching the product. These requests improved the usability of the application in a few spots that were lacking. The first...

View Article


Ben Cook: The quick start guide to plotting histograms in Seaborn

The histplot() function in Seaborn is a great API for plotting histograms to visualize the distribution of your Pandas columns.

View Article

Image may be NSFW.
Clik here to view.

Python Engineering at Microsoft: Python in Visual Studio Code – January 2021...

We are pleased to announce that the January 2021 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it...

View Article

Image may be NSFW.
Clik here to view.

Red Hat Developers: Knowledge meets machine learning for smarter decisions,...

Red Hat Decision Manager helps organizations introduce the benefits of artificial intelligence to their daily operations. It is based on Drools, a popular open source project known for its powerful...

View Article
Browsing all 23314 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>