-
Notifications
You must be signed in to change notification settings - Fork 0
dhellmann/commandlineapp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Base class for building command line applications. The CommandLineApp class makes creating command line applications as simple as defining callbacks to handle options when they appear in 'sys.argv'. To do: - switch to gnu_getopt? - check command line arguments
About
The CommandLineApp class makes creating command line applications in Python as simple as defining callbacks to handle options when they appear in 'sys.argv'.
Resources
Stars
Watchers
Forks
Packages 0
No packages published