dmagic.authorize

Functions:

basic([filename])

Get authorization using username and password contained in filename.

read_credentials(filename)

Read username and password from filename.

dmagic.authorize.basic(filename='.scheduling_credentials')[source]

Get authorization using username and password contained in filename.

dmagic.authorize.read_credentials(filename)[source]

Read username and password from filename. Must create filename in the user home directory with | separated values: user|pwd