Talk Python To Me

#338: Using cibuildwheel to manage the scikit-HEP packages

10.17.2021 - By Michael Kennedy (@mkennedy)Play

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

How do you build and maintain a complex suite of Python packages? Of course, you want to put them on PyPI. The best format there is as a wheel. This means that when developers use your code, it comes straight down and requires no local tooling to install and use.

More episodes from Talk Python To Me