Coder Social home page Coder Social logo

arhix / texas-dps-appointment-assistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ti-tanium/texas-dps-appointment-assistant

0.0 0.0 0.0 25 KB

A simple python script help you get a DPS appointment at Texas

License: MIT License

Python 100.00%

texas-dps-appointment-assistant's Introduction

Texas-DPS-Appointment-Assistant

A simple python script help you get an earlier appointment at DPS in Texas (Official Appointment Schdueling Website).

Supports three types of appointment:

  1. New Driver's License
  2. Renew License
  3. Road test

What it does

  • The script checks appointment availabilty in all DPS offices in Austin every one minute.
  • If you don't have any appointments, the script will found the earlist possible date and schedule it for you.
  • If there is an available date earlier than your current appointment, the script will reschedule it for you.
  • If a new appointment is rescheduled, you'll receive an email notifcation about the appointment details.

requirements

python3 installed.

Usage

Service Type type_id
Apply for first time Texas CLP/CDL 71
Change, replace or renew Texas DL/Permit 81
Class C Road Skills Test 21
  1. replace the following line in dps_check_availability.py with your information
email = '[email protected]'
first_name = 'John'
last_name = 'Doe'
date_of_birth = 'MM/DD/YYYY'
last4ssn = '0000'
zipcode = '78750'
type_id = 71 # service type id, 71 for new driver's license
  1. in command line, run
python dps_check_availability.py

texas-dps-appointment-assistant's People

Contributors

ti-tanium avatar arhix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.