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

Image may be NSFW.
Clik here to view.

The Python Coding Stack: The Chores Rota (#3 in The `itertools` Series •...

"It's your turn to take the bins out.""No way, I washed up the dishes today, and vacuumed the rugs yesterday.""But…"And on and on it went. Yteria and her flatmate, Silvia, had these arguments every...

View Article


PyCon: Welcoming 8 Companies to Startup Row at PyCon US 2025

PyCon US gives the community a chance to come together and learn about what’s new and interesting about the Python language and the seemingly infinite variety of problems that can be solved with a few...

View Article


Image may be NSFW.
Clik here to view.

Python GUIs: Tkinter Widgets — A walkthrough of Tkinter's basic widgets

In Tkinter (and most GUI libraries), widget is the name given to a component of the GUI that the user can interact with. User interfaces are made up of multiple widgets arranged within the window to...

View Article

Image may be NSFW.
Clik here to view.

Zato Blog: Microsoft Dataverse with Python and Zato Services

Microsoft Dataverse with Python and Zato Services 2025-05-19, by Dariusz Suchojad OverviewMicrosoft Dataverse is a cloud-based data storage and management platform, often used with PowerApps and...

View Article

Real Python: Quiz: How to Group Data Using Polars .group_by()

In this quiz, you’ll test your understanding of the techniques covered in How to Group Data Using Polars .group_by().By working through the questions, you’ll review your understanding of how to use the...

View Article


Image may be NSFW.
Clik here to view.

Real Python: How to Group Data Using Polars .group_by()

One of the most common tasks you’ll encounter when analyzing Polars data is the need to summarize it. You can use the Polars .group_by() method to create groupings based on column values. A related...

View Article

Python Bytes: #432 How To Fix Your Computer

<strong>Topics covered in this episode:</strong><br> <ul> <li><strong><a...

View Article

Talk Python to Me: #506: ty: Astral's New Type Checker (Formerly Red-Knot)

The folks over at Astral have made some big-time impacts in the Python space with uv and ruff. They are back with another amazing project named ty. You may have known it as Red-Knot. But it's coming up...

View Article


Real Python: First Steps With LangChain

You’ve likely interacted with large language models (LLMs), like the ones behind OpenAI’s ChatGPT, and experienced their remarkable ability to answer questions, summarize documents, write code, and...

View Article


Ari Lamstein: Course Review: Build AI Agents with Python

I was slow to jump on the LLM bandwagon.In some ways this is surprising. Although it was a while ago, I did take several AI courses in grad school. So I am probably in a good position to dive into new...

View Article

Image may be NSFW.
Clik here to view.

PyCoder’s Weekly: Issue #682: pylock.toml, NumPy, t-strings, and More (May...

#682 – MAY 20, 2025View in Browser »Going Beyond requirements.txt With pylock.toml What is the best way to record the Python dependencies for the reproducibility of your projects? What advantages will...

View Article

Image may be NSFW.
Clik here to view.

EuroPython Society: EuroPython Society at PyCon US 2025

This year, for the first time, the EuroPython Society had a booth at PyCon US. 🎉It was a great chance to meet people from other Python communities, catch up with old friends, and make some new ones. At...

View Article

Stéphane Wirtel: From script to version 1.0.0 — 12 years later

🧵 From script to version 1.0.0 — 12 years later In 2013, I wrote a tiny Python script to help with local SMTP debugging during development. It used smtpd, docopt, and had no ambition other than making...

View Article


Real Python: Quiz: Nested Loops in Python

In this quiz, you’ll test your understanding of Nested Loops in Python.Nested loops in Python involve placing one loop inside another, enabling iteration over multiple sequences or repeated actions....

View Article

Image may be NSFW.
Clik here to view.

Real Python: Nested Loops in Python

Nested loops in Python allow you to place one loop inside another, enabling you to perform repeated actions over multiple sequences. Understanding nested loops helps you write more efficient code,...

View Article


EuroPython Society: Board Report for April 2025

In April, our top priority was to kick off discussions about the 2026 venue. We successfully launched the Call for Venues and are now actively working on choosing a new location for next year.We also...

View Article

Image may be NSFW.
Clik here to view.

EuroPython: AI Keynote Reveal, Python Documentary Premiere & Last Chance...

Hello, Pythonistas! 🐍Tickets are still available but combined and tutorial tickets are almost sold out! You can get your tickets at europython.eu/tickets📣 Meet our Keynoters We are pleased to announce...

View Article


Image may be NSFW.
Clik here to view.

Django Weblog: Why, in 2025, do we still need a 3rd party app to write a REST...

The question was asked to the president of the DSF this year at FOSDEM, after his talk. And it is clearly a legitimate one!But… is it True? Do we actually need a 3rd party app to write an API with...

View Article

Python⇒Speed: Loading Pydantic models from JSON without running out of memory

You have a large JSON file, and you want to load the data into Pydantic. Unfortunately, this uses a lot of memory, to the point where large JSON files are very difficult to read. What to do?Assuming...

View Article

Image may be NSFW.
Clik here to view.

Mirek Długosz: Understanding Python web deployment

Trying to deploy server-side Python web application may be overwhelming. Many tutorials will gladly tell you how to run it inside gunicorn, and how to put nginx in front of it, but they usually skim...

View Article
Browsing all 23722 articles
Browse latest View live


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