Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.16 KB

indian_railway_in_terminal


see various Trains & Platforms right in your terminal

Alert! : It doesn't use any kind of API. It uses bs4 on indiarailinfo.com.


Requirements:

Python3


Installation:

open your terminal, select the directory u want this repo to be installed then paste the following commands:

git clone https://github.com/hDmtP/indian_railways_in_terminal
cd indian_railways_in_terminal
pip install -r requirements.txt

How to run:

./indiarailinfo.py

or

./indiarailinfo.py [any option] [any digit]

./indiarailinfo.py

or

./indiarailinfo.py normal 69

You can update the repo with the following command(in case I update this repo in future)

git pull

git pull

Please dont change any other files in this directory or u will face difficulties in updating this repo through git pull. U can create .env, .txt, and .csv files though.

Feedback

U r most welcome 4 any kind of Pull Requests or Bug Issues :)