Search⌘ K

Creating a wheel

We'll cover the following...

First of all, you will need to install the wheel package:

Javascript (babel-node)
pip install wheel

That was easy! Next, we’ll be using the unidecode package for creating our first wheel ...