TLScontact의 사용 가능한 약속을 확인하는 간단한 스크립트입니다.
영국 에든버러와 런던에 있는 프랑스 비자 신청 센터에서 테스트를 거쳤습니다.
usage: TLScontact.py [-h] [-d DELAY] [-v] login password country city month day
Script to check the available appointment of TLScontact.
positional arguments:
login TLScontact login (e-mail address)
password TLScontact password
country The country code of your application center (gb for the UK)
city The city code of your application center (LON for London)
month The latest acceptable month
day The latest acceptable day
optional arguments:
-h, --help show this help message and exit
-d DELAY, --delay DELAY delay between attempts, in seconds(default: 300)
-v, --verbose verbose mode
국가 코드와 도시 코드는 TLS연락처 URL에서 확인할 수 있습니다.
현재 코드는 약속을 예약할 수 없지만 알림으로 메일을 보낼 수 있습니다. tmp_solution에서 값을 수정합니다.
??로 코딩됨