Prabhath Nanisetty
Prabhath Nanisetty
A few minor updates in the Setting Environment variables are needed to get this to run properly (mainly steps for less savvy learners). 1. Add `import pymysql` to the import...
API call needs a Revision tag of "1" in order to bring in the optional params. Previously this seems to have been done by default, but now needs to be...
Propose adding this at the following line: https://github.com/thelinuxkid/pyusps/blob/master/pyusps/address_information.py#L133 # Documentation refers to this as "Version" - it is an option to return all optional data as well version_el = etree.Element('Revision')...