Artwork

Content provided by Talk Python To Me Podcast and Michael Kennedy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Talk Python To Me Podcast and Michael Kennedy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

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

1:17:43
 
Share
 

Manage episode 304817661 series 2497444
Content provided by Talk Python To Me Podcast and Michael Kennedy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Talk Python To Me Podcast and Michael Kennedy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
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. But if you have compiled dependencies, such as C or FORTRAN, then you have a big challenge. How do you automatically compile and test against Linux, macOS (Intel and Apple Silicon), Windows, and so on? That's the problem cibuildwheel is solving. On this episode, you'll meet Henry Schreiner. He is developing tools for the next era of the Large Hadron Collider (LHC) and is an admin of Scikit-HEP. Of course, cibuildwheel is central to this process. Full show notes at https://talkpython.fm/episodes/show/338/using-cibuildwheel-to-manage-the-scikit-hep-packages
  continue reading

636 episodes

Artwork
iconShare
 
Manage episode 304817661 series 2497444
Content provided by Talk Python To Me Podcast and Michael Kennedy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Talk Python To Me Podcast and Michael Kennedy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
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. But if you have compiled dependencies, such as C or FORTRAN, then you have a big challenge. How do you automatically compile and test against Linux, macOS (Intel and Apple Silicon), Windows, and so on? That's the problem cibuildwheel is solving. On this episode, you'll meet Henry Schreiner. He is developing tools for the next era of the Large Hadron Collider (LHC) and is an admin of Scikit-HEP. Of course, cibuildwheel is central to this process. Full show notes at https://talkpython.fm/episodes/show/338/using-cibuildwheel-to-manage-the-scikit-hep-packages
  continue reading

636 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide