arcrest package

Subpackages

Submodules

arcrest.constants module

This module contains system level constants that will carry throughout the project.

arcrest.constants.USER_AGENT = 'ArcREST/3.5.4'

DEFAULTTOKENEXPIRATION - is the timeout of the token in minutes Default is 100 as an integer.

arcrest.constants.VERIFY_SSL_CERTIFICATES = False

USER_AGENT identify the browser and operating system to the web server.

Module contents