Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 19 Apr 2023
Python

#412: PEP 711 - Distributing Python Binaries

What if we distributed CPython, the runtime, in the same way we distributed Python packages - as prebuilt binary wheels that only need to be downloaded and unzipped to run? For starters, that would mean we could ship…

Source: Talk Python To Me Michael Kennedy (@mkennedy)