Skip to content
TILens What matters today in tech
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

17 Oct 2021 edition
Python

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

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…

Source: Talk Python To Me Michael Kennedy (@mkennedy)