carpedm20 / korail2

Korail (www.letskorail.com) wrapper for Python.
http://carpedm20.github.io/korail2/
Other
174 stars 56 forks source link

I made a Streamlit app based on your code #44

Open fedebotu opened 1 year ago

fedebotu commented 1 year ago

Hi there! Since I wanted to find a way to buy sold-out trains, I made an app that can reserve tickets by querying the API until they are available and then automatically reserve - here is the result. It also integrates both yours and the SRT of https://github.com/ryanking13/SRT. Thanks again for your great library!