Skip to content

atkinsonm/click-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click-demo

Demo of Python Click using the example of writing a command line interface to manage a to-do list

todov1 illustrates how to build a command line interface using sys.argv only

todov2 implements the same CLI using argparse

todov3 and todov4 use click

Slide deck

Presentation video

About

Demo of Python click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages