Table of Contents
Episode #77: 20 Python Libraries You Aren't Using (But Should)
- Little-known standard library modules:
collections, contextlib, concurrent.futures, logging, and sched
Flit for simplifying the process of submitting a Python package to the Python Package Index (PyPI)
Colorama and begins for making your command-line applications friendlier for users
Pyqtgraph and pywebview for creating graphical user interfaces (GUIs)
Watchdog, psutil, and ptpython for working closely with the operating system
Hug for exposing APIs for other users' programs to consume
Arrow and parsedatetime for working with dates and times
- Third-party general-purpose libraries:
Boltons, Cython, and the awesome-python curated list