Skip to content

issues Search Results · repo:carpedm20/korail2 language:Python

Filter by

23 results
 (77 ms)

23 results

incarpedm20/korail2 (press backspace or delete to remove)

기차 표 조회 시 hhmmss 식으로 조회 시간 범위를 추가할 수 있으면 좋겠습니다. 예 : search_train(dep, arr, date, 120000, 140000) 12시부터 14시까지의 표를 검색
  • PASCAL-BeomGeun
  • Opened 
    on Dec 3, 2024
  • #50

승객유형에 장애인 우대 항목을 추가해주실 수 있을까요? 예약프로그램 단계예서 장애인 우대로 예약하고 싶습니다.!
  • Lskyz
  • 2
  • Opened 
    on Sep 17, 2024
  • #49

현재 로그인 단계에서 자꾸 False 가 나고 있습니다. 아이디 2개로 검증해도 똑같습니다. 다른 분은 잘 작동하나요? 아니라면 어떤 문제일까요?
  • lekangqaz
  • 2
  • Opened 
    on Feb 28, 2024
  • #47

안녕하세요, 바쁘신 와중에 요청드릴 부분이 있어 이슈를 생성합니다. 로그인 시 오류가 나 Postman으로 확인해보니 다음과 같은 메세지와 함께 로그인이 진행되지 않네요. 혹시 업데이트가 가능할까요? img width= 899 alt= Screenshot 2023-05-17 at 9 13 35 PM src= https://github.com/carpedm20/korail2/assets/62983047/3132ecde-8531-4364-8042-30d3de8b258e ...
  • Skyline-23
  • 1
  • Opened 
    on May 17, 2023
  • #46

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 ...
  • fedebotu
  • Opened 
    on Feb 9, 2023
  • #44

현재 Korail 클래스의 선언입니다. class Korail(object): _session = requests.session() def __init__(self, korail_id, korail_pw, auto_login=True, want_feedback=False): self.korail_id = korail_id ...
  • 611h
  • Opened 
    on Dec 7, 2022
  • #38

먼저 바쁘신 와중에 죄송합니다! PyPI에 패키지를 최신 버전으로 올려주십사 부탁드리고 싶습니다. 파이썬3를 사용하는 프로젝트에 이 패키지를 사용하고 있는데 PyPI에는 아직 업데이트가 안 된 것 같습니다. 지금은 직접 빌드해서 사용하고 있지만 배포할 때 PyPI에 버전이 있으면 정말 편리할 것 같습니다. 혹시 시간이 가능하실 때 올려주실 수 있을까요? ...
  • 611h
  • 1
  • Opened 
    on Nov 25, 2022
  • #36

print(korail.search_train( 광명 , 동대구 , 20200129 )[0]) [KTX-산천] 1월 29일, 광명~동대구(15:26~16:58) 특실,일반실 41,300원 5%적립 print(korail.search_train( 광명 , 동대구 , 20200122 )[0]) Traceback (most recent call ...
  • junhoi-pk
  • 4
  • Opened 
    on Jan 20, 2020
  • #31

오랫동안 잘 써왔는데, korail api가 버전업이 되었는지 다음과 같은 에러가 나오네요ㅠ KorailError Traceback (most recent call last) ~/Dropbox/Programming/Workspace/korail.py in module 24 try: ...
  • rightx2
  • 1
  • Opened 
    on Jul 27, 2019
  • #30

안녕하세요. 먼저, 이 라이브러리를 만들어주셔서 너무 고맙습니다. 너무 잘 쓰고 있어요. 다름이 아니라, search_train 에서 time 을 140000 으로 입력하면 어떤 시간대의 기차들이 잡히는지 알고 싶어서요. 주말 혹은 명절날에는 거의 안잡히고.. 여유 좌석이 있으면 금방 잡히더라구요. 만약 time 부분에 140000 을 입력하게 되면 14:00:00시부터 ...
  • mslee89
  • 1
  • Opened 
    on Jan 15, 2019
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub