/USPS_API_Python_examples

USPS API OAuth 3.0 plus schedule and cancel carrier pickup request

Primary LanguagePython

Basic examples for interacting with the USPS API in Python. Includes an OAuth 3 flow plus a schedule pickup & cancel pickup request. All features are not inplemented, besure to read the USPS manual first (link in source). This is just a guide to get you started quickly.

This software is not written nor endorsed by the USPS. Use at your own risk.