Skip to content

Usage

To use geokyw in a project:

1
2
3
import geokyw

print(geokyw.format_greeting("Shanghai"))

From the command line:

1
2
geokyw hello --name Shanghai
geokyw --version