@charliermarsh: We got tired of calling PEP 723 scripts (the self-contained Python files with embedded dependency metadata) "PEP 723 sc…

X AI KOLs Following Tools

Summary

Charlie Marsh announces that PEP 723 scripts (self-contained Python files with embedded dependency metadata) are now called "scrolls".

We got tired of calling PEP 723 scripts (the self-contained Python files with embedded dependency metadata) "PEP 723 scripts" We're now calling them 📜 "scrolls" 📜 Behold, a Python scroll https://t.co/r0UpAfFVie
Original Article
View Cached Full Text

Cached at: 05/23/26, 01:56 AM

We got tired of calling PEP 723 scripts (the self-contained Python files with embedded dependency metadata) “PEP 723 scripts”

We’re now calling them 📜 “scrolls” 📜

Behold, a Python scroll https://t.co/r0UpAfFVie

Similar Articles

Why I wrote PEP 832 -- virtual environment discovery

Lobsters Hottest

The author explains the motivation behind PEP 832, which aims to standardize virtual environment discovery for tools like VS Code, addressing problems of knowing which environments exist and which tool created them.

PyCon US 2026 Packaging Summit Recap

Lobsters Hottest

Summary of the Python Packaging Summit at PyCon US 2026, covering topics such as Wheel 2.0, Zstandard, PyPI abuse vectors, and comparisons between conda and pip.