Skip to content

Instantly share code, notes, and snippets.

import lob
lob.api_key = 'YOUR_KEY'
api_version = 'v1'
api_url = 'https://api.lob.com/{version}/'.format(version=api_version)
#######################################################################################################################
def get_setting_int(description):
pc_setting_dict = {"4x6":1001,