Skip to content

zheplusplus/jtrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JTrans

Non-official Yahoo!(R) Transit Search on command line.

Installation

pip install jtrans

Example

$ jtrans-cli route 大島 高尾山口 --date 2018-01-01 --time 08:00

This will get you several routes from 大島 to 高尾山口 departing at 08:00 on 2018-01-01.

The options --date and --time can be omit as to search routes for the current time. (For now it only accept JST +9 timezone)

Feel free to try any other routes or time point.

Note

Requires Python3.

Only part of options are supported for now.

Yahoo! is the trademark owned by Yahoo! Japan in Japan.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages