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

Techiediaries - Django: Find Wi-Fi Connected Devices with Python

This article provides a step by step approach to building a Python script for identifying devices connected to a Wi-Fi network. By leveraging Address Resolution Protocol (ARP) scanning and MAC address...

View Article


Techiediaries - Django: Generate and Crack Passwords with Python and Ethical...

In modern cybersecurity space, password security remains a critical line of defense against unauthorized access. This post explains Python’s capabilities for both generating secure passwords and...

View Article


Seth Michael Larson: whichprovides: an abstraction of "yum provides"

This critical role would not be possible without funding from the Alpha-Omega project. I'm announcing a new small project I've created as a part of my work on Software Bill-of-Materials for Python...

View Article

Image may be NSFW.
Clik here to view.

Eli Bendersky: Notes on implementing Attention

Some notes on implementing attention blocks in pure Python + Numpy. The focus here is on the exact implementation in code, explaining all the shapes throughout the process. The motivation for why...

View Article

Python Software Foundation: Python Software Foundation Names New Deputy...

As the Python programming language continues to grow in popularity, our work here at PSF is also growing and evolving. To support our ongoing success, the Python Software Foundation (PSF) is promoting...

View Article


Python Software Foundation: A thank you to the Oregon State University Open...

The Python Software Foundation has had infrastructure hosted with the Oregon State University Open Source Lab (OSUOSL) since 2012. For many years our core infrastructure was hosted there, and to this...

View Article

Tryton News: Release 1.6.0 of python-sql

We are proud to announce the release of the version 1.6.0 of python-sql.python-sql is a library to write SQL queries in a pythonic way. It is mainly developed for Tryton but it has no external...

View Article

Test and Code: pytest-check - allow multiple failures per test

pytest-check is a pytest plugin that allows multiple failures per test.Normally, a test function will fail and stop running with the first failed assert. That's totally fine for tons of kinds of...

View Article


Techiediaries - Django: The Full Python Cheatsheet: From Basics to Data Science

To help beginners and professionals alike, we are sharing a comprehensive Python cheatsheet that covers everything from the basic syntax to powerful data science libraries. Bookmark it, print it, share...

View Article


Seth Michael Larson: Voicemail for notifications

I recently saw a thread on Mastodon about the nagging notifications for mobile applications in particular, specifically ones that don't carry any useful information and simply remind you of the app's...

View Article

Image may be NSFW.
Clik here to view.

Python GUIs: Build an Image Noise Reduction Tool with Streamlit and OpenCV —...

Image noise is a random variation of brightness or color in images, which can make it harder to discern finer details in a photo. Noise is an artefact of how the image is captured. In digital...

View Article

Python Bytes: #431 Nerd Gas

<strong>Topics covered in this episode:</strong><br> <ul> <li><strong><a href="https://github.com/RafaelWO/pirel?featured_on=pythonbytes"> pirel: Python...

View Article

Talk Python to Me: #504: Developer Trends in 2025

What trends and technologies should you be paying attention to today? Are there hot new database servers you should check out? Or will that just be a flash in the pan? I love these forward looking...

View Article


Image may be NSFW.
Clik here to view.

Real Python: Sets in Python

Python provides a built-in set data type. It differs from other built-in data types in that it’s an unordered collection of unique elements. It also supports operations that differ from those of other...

View Article

PyCon: Asking the Key Questions: Q&A with the PyCon US 2025 keynote speakers

Get to know the all-star lineup of PyCon US 2025 keynote speakers. They’ve graciously answered our questions, and shared some conference advice plus tidbits of their backstories–from rubber ducks to...

View Article


Python Software Foundation: Announcing Python Software Foundation Fellow...

The PSF is pleased to announce its first batch of PSF Fellows for 2025! Let us welcome the new PSF Fellows for Q1! The following people continue to do amazing things for the Python community:Aidis...

View Article

Real Python: Using the Python subprocess Module

Python’s subprocess module allows you to run shell commands and manage external processes directly from your Python code. By using subprocess, you can execute shell commands like ls or dir, launch...

View Article


Image may be NSFW.
Clik here to view.

Ari Lamstein: Course Review: Build an AI chatbot with Python

For a while now I’ve been wanting to learn more about LLMs. The problem has been that I wasn’t sure where to start.So when Kevin Markham launched his course Build an AI chatbot with Python I jumped at...

View Article

Image may be NSFW.
Clik here to view.

PyCoder’s Weekly: Issue #680: Thread Safety, Pip 25.1, DjangoCon EU Wrap-Up,...

#680 – MAY 6, 2025View in Browser »Thread Safety in Python: Locks and Other Techniques In this video course, you’ll learn about the issues that can occur when your code is run in a multithreaded...

View Article

Image may be NSFW.
Clik here to view.

death and gravity: Process​Thread​Pool​Executor: when I‍/‍O becomes CPU-bound

So, you're doing some I‍/‍O bound stuff, in parallel.Maybe you're scraping some websites – a lot of websites.Maybe you're updating or deleting millions of DynamoDB items.You've got your...

View Article
Browsing all 23198 articles
Browse latest View live


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