Skip to content

hahanonym/12306

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

12306购票程序 enter image description here

Author 😎Henryhaohao😎
Email ♥️1073064953@qq.com♥️

🐬声明

软件均仅用于学习交流,请勿用于任何商业用途!感谢大家!

🐬介绍

该项目为12306购票的命令行形式。目前实现的功能有:

  • 余票查询 (Query_Ticket)
  • 购票 (Order_Ticket)
  • 取消订单 (Cancel_Order)
  • 退票 (Refund_Ticket)

🐬运行环境

Version: Python3

🐬安装依赖库

pip3 install -r requirements.txt

🐬目前版本

  • 手动打码版本 (Spiders目录下的12306.py)
  • 自动打码版本 (Spiders目录下的12306_captcha.py)

🐬运行截图

  • 订票 (Order_Ticket)

    enter image description here
  • 取消订单 (Cancel_Order)

    enter image description here
  • 退票 (Refund_Ticket)

    enter image description here

🐬总结

最后,如果你觉得这个项目不错或者对你有帮助,给个Star呗,也算是对我学习路上的一种鼓励!
哈哈哈,感谢大家!笔芯~
💘💘

About

🌈12306购票/取消订单/退票程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%