The Hitchhiker's Guide to CLIs in Python

The Hitchhiker's Guide to CLIs in Python

PyCon US via YouTube Direct link

Intro

1 of 30

1 of 30

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

The Hitchhiker's Guide to CLIs in Python

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 In the beginning ...
  3. 3 teletype
  4. 4 (t)ele(ty)pe
  5. 5 Signals
  6. 6 In-band signaling
  7. 7 Control characters
  8. 8 Escape sequences
  9. 9 Streams
  10. 10 stdout and stderr
  11. 11 Redirection
  12. 12 Command-line interfaces
  13. 13 Options
  14. 14 Standards
  15. 15 POSIX
  16. 16 XDG base directory specification
  17. 17 Standard library
  18. 18 getopt
  19. 19 optparse
  20. 20 PEP 389
  21. 21 Python Package Index
  22. 22 Progress bars
  23. 23 Application folders
  24. 24 Paged output
  25. 25 Colored text
  26. 26 Launching editors
  27. 27 User prompts
  28. 28 Testing click code
  29. 29 Packaging the CLI
  30. 30 User experience

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.