An open API service indexing awesome lists of open source software.

https://github.com/reagentx/ups-order-checker

Look up UPS order status based on a reference number.
https://github.com/reagentx/ups-order-checker

form mechanize ups

Last synced: over 1 year ago
JSON representation

Look up UPS order status based on a reference number.

Awesome Lists containing this project

README

          

# ups-order-checker
Look up UPS order status based on a reference number, espeically for Apple device orders.
Apple uses your phone number as the reference number.

# Usage

- Ensure you have the mechanize library installed: `pip install mechanize`
- To run: `cd` to the directory and run `python check.py`