Learn to the simplest and most powerful UI ever invented, the command-line. This book teaches you the skills to master creating Python command line tools using the Click framework.
Chapter 1: Getting Started with Click
Chapter 2: Understanding IPython
Chapter Three: Testing with Click
Chapter 4: Integrating Linux Commands with Click
Chapter 5: Writing pure Bash or ZSH command-line tools
Chapter 6: Using Click subcommands
Chapter 7: Turbocharging Click with Numba High-Performance library
Chapter 8: Integrating AWS Lambda and Click
Chapter 9: Case Studies
Chapter 10:War Stories