🌗 Python Wheels
➤ Python Wheels是Python發行的新標準,用於取代eggs,提供更快的安裝速度和更一致的跨平臺安裝。
https://pythonwheels.com/
Python Wheels是Python發行的新標準,旨在取代eggs。它提供了更快的純Python和本地C擴展
#Python #Wheels #Python distribution #pip #setuptools #C extension #caching #.pyc files #PyPI #package #2to3 #sdist #bdist_wheel #universal wheel #license file #C extensions #platform-specific wheels #binary wheels #continuous integration #problem fixing #distutils-sig #Python Packaging Authority #contributors #javascript #meshy #GitHub
Python Wheels

🥚 ❌
🛞 ✅

Following PEP 715, @pypi has deprecated the old egg format, use wheel instead.

https://blog.pypi.org/posts/2023-06-26-deprecate-egg-uploads/

https://pythonwheels.com
#Python #egg #wheel #PEP715 #bdist_egg #bdist_wheel #PyPI

Deprecation of bdist_egg uploads to PyPI - The Python Package Index

PyPI will stop accepting .egg uploads August 1, 2023.