module __main__

Short summary

module manydataapi.__main__

Command line for this module.

source on GitHub

Functions

function

truncated documentation

main

Implements python -m manydataapi <command> <args>.

Documentation

Command line for this module.

source on GitHub

manydataapi.__main__.main(args, fLOG=<built-in function print>)

Implements python -m manydataapi <command> <args>.

Parameters:
  • args – command line arguments

  • fLOG – logging function

source on GitHub