CLI Libraries linked in this lesson:
Real Python CLI Resources:
- How to Build Command Line Interfaces in Python With argparse
- Comparing Python Command-Line Parsing Libraries — Argparse, Docopt, and Click
- Click and Python: Build Extensible and Composable CLI Apps
- Build a Python Directory Tree Generator for the Command Line
TUI Libraries:
Real Python TUI Resources: