build package from wheel python code example Example 1: create python package python3 setup.py sdist bdist_wheel Example 2: bdist_wheel python pip install wheel