command line interface to indianrail.py
Bug #179390 reported by
Anand Chitipothu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Railsearch |
Confirmed
|
High
|
Srinivas.Adivi |
Bug Description
Provide command line interface to indianrail.py so that it can used as a stand-alone command.
$ python indianrail.py ticketstatus 123-4567890
1 wl/1 confirmed
$ python indianrail.py getstations
BZA,Vijayawada
MAS,Chennai Central
SBC,Bangalore City JN
...
$ python indianrail.py gettrains
8563,Prasanti Exp,Visakhapatn
...
...
$ python indianrail.py schedule 3456
schedule of train 3456
$ python indianrail.py runningstatus 3456
running status of train 3456
$ python indianrail.py help
help about all available commands
$ python indianrail.py help schedule
detailed help about schedule
Changed in railsearch: | |
assignee: | nobody → srinivas-adivi |
importance: | Undecided → High |
milestone: | none → beta |
status: | New → Confirmed |
To post a comment you must log in.