The process of packaging, sharing, and distributing Python code across teams and developers within an organization can become a complex task. There are a few methods of packaging and distributing Python code including eggs, jars, wheels, and more. In this chapter, you will learn more about ideal methods for creating a Python wheel file to package and distribute custom code. A Python .whl file is a type of built distribution that tells installers what Python versions and platforms the wheel will support. The wheel comes ...
18. Python Wheels
Get The Azure Data Lakehouse Toolkit: Building and Scaling Data Lakehouses on Azure with Delta Lake, Apache Spark, Databricks, Synapse Analytics, and Snowflake now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.