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

Real Python: Quiz: Python Basics: Lists and Tuples

In Python Basics: Lists and Tuples, you’ve met two new and important data structures:ListsTuplesBoth of these data types are sequences, meaning they are objects that contain other objects in a certain...

View Article


Real Python: Quiz: Getting Started With Testing in Python

In this quiz, you’ll test your understanding of testing your Python code.Testing in Python is a huge topic and can come with a lot of complexity, but it doesn’t need to be hard. You can get started...

View Article


Turnkey Linux: Python PEP 668 - working with "externally managed environment"

Python Linux users would have noticed that python is now an "externally managed environment" on newer releases. I suspect that it has caused many frustrations. It certainly did for me - at least...

View Article

Image may be NSFW.
Clik here to view.

Zato Blog: Automating telecommunications networks with Python and SFTP

Automating telecommunications networks with Python and SFTP 2024-07-29, by Dariusz Suchojad In telecommunications, the Secure File Transfer Protocol (SFTP) serves as a critical mechanism for secure and...

View Article

PyCharm: Learning Resources for pytest

In this blog post, we’ll look at how PyCharm helps you when you’re working with pytest, and we will signpost you to a bunch of resources for learning pytest. While some of these resources were created...

View Article


Image may be NSFW.
Clik here to view.

Real Python: Strings and Character Data in Python

In Python, string objects contain sequences of characters that allow you to manipulate textual data. It’s rare to find an application, program, or library that doesn’t need to manipulate strings to...

View Article

Kay Hayen: Nuitka Release 2.4

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.This release largely contains bug fixes for the previous changes, but also...

View Article

Real Python: Simulate a Text File in Python

Testing applications that read files from a disk can be challenging. Issues such as machine dependencies, special access requirements, and slow performance often arise when you need to read text from a...

View Article


Zero to Mastery: Python Monthly Newsletter 💻🐍

56th issue of Andrei Neagoie's must-read monthly Python Newsletter: PyCon US 2024 Recap, NVIDIA Loves Python, and much more. Read the full newsletter to get up-to-date with everything you need to know...

View Article


Python Bytes: #394 Python is easy now?

<strong>Topics covered in this episode:</strong><br> <ul> <li><a href="https://rdrn.me/postmodern-python/"><strong>Python is easy...

View Article

Programiz: Python List

In this tutorial, we will learn about Python lists (creating lists, changing list items, removing items, and other list operations) with the help of examples.

View Article

Image may be NSFW.
Clik here to view.

PyCoder’s Weekly: Issue #640 (July 30, 2024)

#640 – JULY 30, 2024View in Browser »Build Captivating Display Tables in Python With Great Tables Do you need help making data tables in Python look interesting and attractive? How can you create...

View Article

Marcos Dione: Writing a tile server in python

Another dictated post111, but heavily edited. Buyer beware.I developed a tileset based on OpenStreetMap data and style and elevation information, but I don't have a render server. What I have been...

View Article


Real Python: How to Write an Installable Django App

In the Django framework, a project refers to the collection of configuration files and code for a particular website. Django groups business logic into what it calls apps, which are the modules of the...

View Article

Sumana Harihareswara - Cogito, Ergo Sumana: Middle Age and Absences

Middle Age and Absences

View Article


Image may be NSFW.
Clik here to view.

Python Engineering at Microsoft: Python in Visual Studio Code – August 2024...

We’re excited to announce the August 2024 release of the Python and Jupyter extensions for Visual Studio Code!This release includes the following announcements:Improved Python discovery using...

View Article

Ned Batchelder: Pushing back on sys.monitoring

I’ve been continuing to work on adapting coverage.py to the new sys.monitoring facility. Getting efficient branch coverage has been difficult even with the new API. The latest idea was to compile the...

View Article


Image may be NSFW.
Clik here to view.

Tryton News: Newsletter July 2024

During the last month we focused on fixing bugs, improving the behaviour of things, speeding-up performance issues - building on the changes from our last release. We also added some new features which...

View Article

Python Insider: Python 3.13.0 release candidate 1 released

 I'm pleased to announce the release of Python 3.13 release candidate 1.https://www.python.org/downloads/release/python-3130rc1/ This is the first release candidate of Python 3.13.0This release,...

View Article

Real Python: Quiz: Python's Built-in Exceptions: A Walkthrough With Examples

In this quiz, you’ll test your understanding of the most commonly used built-in exceptions in Python.Exception handling is a core topic in Python. Knowing how to use some of the most common built-in...

View Article
Browsing all 24356 articles
Browse latest View live


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