#412: PEP 711 - Distributing Python Binaries

Talk Python To Me - Un pódcast de Michael Kennedy (@mkennedy)

Categorías:

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 and deploy Python apps without worrying whether Python itself is available or up-to-date on the platform. Nathaniel Smith has just proposed a PEP to do just that, PEP 711. And we'll dive into that with him next.

Visit the podcast's native language site