Python Command Line Tools: Design powerful apps with Click (onemillion2021 Book 2)

Python Command Line Tools: Design powerful apps with Click (onemillion2021 Book 2)

Authors: Noah Gift, Alfredo Deza

0.00 of 0

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


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 ClickChapter 2: Understanding IPythonChapter Testing with ClickChapter 4: Integrating Linux Commands with ClickChapter 5: Writing pure Bash or ZSH command-line toolsChapter 6: Using Click subcommandsChapter 7: Turbocharging Click with Numba High-Performance libraryChapter 8: Integrating AWS Lambda and ClickChapter 9: Case StudiesChapter 10:War Stories