Skip to content

srivkrnt/TrainStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrainStat

This is a python based project that tracks the current status of a train by using it's train number and according to user's destination station , SMS is sent to the mobile of the user to keep the user updated about the current running status .



Alt text
Dependencies:
1 - BeautifulSoup
2 - Tkinter
3 - Requests
4 - Urllib

Try running the project and then install the dependencies based on the requirements .

$ sudo pip install "library" (Without quotes)

Create an account on the Twilio API and use the authentication key and account SID provided by twilio in the services.py file to get the code working , The services.py file can also be used independently without the GUI by passing required parameters to the function in services.py file .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages