openschemas.main package

Module contents

openschemas.main.get_client(quiet=False, debug=False)[source]

return the helper function client for OpenSchemas. This is a client that spans the different modules (papers, badges, etc.) for interaction with functions from one interface.

quiet: if True, suppress most output about the client debug: turn on debugging mode