walkmygraph API Documentation
cli
Command line entry point for WalkMyGraph
WalkMyGraphCmd
Bases: BaseCmd
Command Line Interface for WalkMyGraph
Source code in wmg/cli.py
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | |
main(argv=None)
Main entry point for WalkMyGraph CLI.
Source code in wmg/cli.py
33 34 35 36 | |
version
Version
Version information
Source code in wmg/version.py
3 4 5 6 7 8 9 10 | |