Description
Proper handling of physical quantities (aka. “units”) is important for scientific programming, and is something computers should be able to facilitate for programmers. This talk explores a few of the currently maintained libraries for unit support in Python and discusses the challenges and pitfalls of using them within the rest of the scientific Python stack.