Chapter 19
Ten (Plus) Must-Have Python Packages
IN THIS CHAPTER
Improving the user interface with sights and sounds
Manipulating data better
Working with algorithms
This chapter reviews just a few of the more interesting Python packages available today. Unlike with Haskell, finding reviews of Python packages is incredibly easy, along with articles stating people’s lists of favorite packages. However, if you want to look at a more-or-less complete listing, the best place is the Python Package Index at https://pypi.org/
. The list is so huge that you won’t find a single list but must search through categories or for particular needs. Consequently, this chapter reflects just a few interesting choices, and if you don’t see what you need, you really should search online.
Get Functional Programming For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.