Usage¶ To use geokyw in a project: 1 2 3import geokyw print(geokyw.format_greeting("Shanghai")) From the command line: 1 2geokyw hello --name Shanghai geokyw --version