-
Notifications
You must be signed in to change notification settings - Fork 0
maulikthaker/usps_passport_appointment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#For Python Only execute these commands ( where 04 is a 2 digit month, 1 is the beginning of search and 2 is the end of search date ) python test.py 04 1 2 # For Docker use these commands docker build . -t pyt docker run -v {LOCATION OF YOU FILE}/test.py:/tmp/test.py 04 1 4 -e PYTHONUNBUFFERED=1 pyt Sample Output Date : 202203022 Looking at location :2731 JUNCTION AVE,SAN JOSE,CA Looking at location :135 W 25TH AVE,SAN MATEO,CA Looking at location :4601 LAFAYETTE ST,SANTA CLARA,CA Available 02:00 PM 2022-03-22T14:00:00 500 STONE PINE RD,HALF MOON BAY,CA Available 02:30 PM 2022-03-22T14:30:00 500 STONE PINE RD,HALF MOON BAY,CA Available 02:45 PM 2022-03-22T14:45:00 500 STONE PINE RD,HALF MOON BAY,CA
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published