Contribute Media
A thank you to everyone who makes this possible: Read More

The Sheer Joy of Packaging

Description

Building packages in Python used to be hard, especially the ones including compiled extensions. Fortunately, it is getting easier thanks to efforts in the scientific Python community. However, there are still a lot of challenges and complexities facing the package builder.There are at least two major packaging systems (pip/wheel and conda), and lots of different ways to do work with these systems. This tutorial will cover packaging from start to finish for both PyPI and conda, including setup.py, flit, wheels, twine, conda-build, scikit-build, anaconda cloud, and conda-forge. Particular attention will be paid to critical details, such as binary compatibility and platform differences.Presenter(s): Speaker: Michael Sarahan, Anaconda, Inc. Speaker: Matthew McCormick, Kitware, Inc. Speaker: Jean-Christophe Fillion-Robin, Kitware, Inc. Speaker: Filipe Fernandes, SECOORA Speaker: Chris Barker, NOAA Speaker: Matt Craig, Minnesota State University Moorhead Speaker: Jonathan Helmus, Anaconda, Inc. Speaker: Ray Donnelly, Anaconda, Inc.

Details

Improve this page