Lothilius / random_tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bv_tools

Random set of tools built for using at BV

Use of the tools assumes the use of environment variable.

Example of a bash_profile with the variables set.

export OKTA_KEY=""

export MY_PW=""

export SFDC_BIZAPPS=""

export SFDC_PW=""

export SFDC_TOKEN=""

export SFDC_STAGING_TOKEN=""

export HDT_TOKEN=""

To include package in python path add the following to the bash_profile

export PYTHONPATH=$PYTHONPATH:/path/to/the/folder/bv_tools

About


Languages

Language:Python 93.4%Language:HTML 5.7%Language:Smarty 0.8%Language:AppleScript 0.1%