All Projects → Henryhaohao → 12306_ticket

Henryhaohao / 12306_ticket

🌈12306购票/取消订单/退票程序(2019-12-08最新版)

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to 12306 ticket

tiket
TIKET is a ticketing/helpdesk system to support and help you deal with issues/incidents in your organization or from customers.
Stars: ✭ 59 (-63.12%)
Mutual labels:  ticket
Trackdown
TrackDown - Issue Tracking with plain Markdown. If you are missing the "git clone" for your tickets from github.com or bitbucket.org, then this is for you. A lightweight Ticketing System for distributed and unconnected small Teams.
Stars: ✭ 10 (-93.75%)
Mutual labels:  ticket
Formcreator
GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)
Stars: ✭ 95 (-40.62%)
Mutual labels:  ticket
quickprinter
[Quick Printer] Created for the purpose of serving as a channel among other applications that require printing data on receipt printers using ESC / POS commands.
Stars: ✭ 99 (-38.12%)
Mutual labels:  ticket
12306formac
An unofficial 12306 Client for Mac
Stars: ✭ 2,796 (+1647.5%)
Mutual labels:  ticket
Panel App
Novo SGA Panel Client
Stars: ✭ 31 (-80.62%)
Mutual labels:  ticket
12306
12306 订票程序,自动登录,自动下单
Stars: ✭ 19 (-88.12%)
Mutual labels:  ticket
Ticket
简单的工单系统
Stars: ✭ 114 (-28.75%)
Mutual labels:  ticket
Itop
A simple, web based IT Service Management tool
Stars: ✭ 349 (+118.13%)
Mutual labels:  ticket
Loonflow
基于django的工作流引擎,工单(a workflow engine base on django python)
Stars: ✭ 1,153 (+620.63%)
Mutual labels:  ticket
json2xml
json to xml converter in python3
Stars: ✭ 76 (-52.5%)
Mutual labels:  ticket
escper
Ruby gem for printing of images and text on one or many thermal printers
Stars: ✭ 67 (-58.12%)
Mutual labels:  ticket
Handesk
A Powerful Laravel Help Desk and Lead Management App
Stars: ✭ 1,009 (+530.63%)
Mutual labels:  ticket
telegram-support-bot
A Telegram ticketing/supporting system.
Stars: ✭ 180 (+12.5%)
Mutual labels:  ticket
Ticketview
🎫 A custom view for showing tickets
Stars: ✭ 101 (-36.87%)
Mutual labels:  ticket
ticketator
Django simple ticketing system
Stars: ✭ 47 (-70.62%)
Mutual labels:  ticket
Alf.io
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
Stars: ✭ 862 (+438.75%)
Mutual labels:  ticket
Dotnetdesk
Asp.Net Example web application showing the capabilities of ASP.NET Core 2 MVC, EF (Entity Framework), Web API, Bootstrap, jQuery, datatables, adminlte template and many more. Web app created as helpdesk or ticket support portal.
Stars: ✭ 136 (-15%)
Mutual labels:  ticket
Brimir
Email helpdesk built using Ruby on Rails and Zurb Foundation
Stars: ✭ 1,404 (+777.5%)
Mutual labels:  ticket
Ruby Escper
Escper is a collection of essential tools that make printing of plain text and images to one or many serial thermal printers easy. Both USB and serial (RS232) printers are supported and detected automatically. Escper is useful for Ruby based Point of Sale systems that want to print receipts or tickets.
Stars: ✭ 64 (-60%)
Mutual labels:  ticket

12306购票程序 enter image description here

12306官网 - https://kyfw.12306.cn/otn/leftTicket/init

Author 😎Henryhaohao😎
Email ♥️[email protected]♥️

🐬声明

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

🐬介绍

📢 2018-11-03 | 12306界面大改版!大家不用担心,换汤不换药,有几处地方我已修改并同步到最新,亲测可用!☑️

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

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

🐬运行环境

Version: Python3

🐬安装依赖库

pip3 install -r requirements.txt

🐬目前版本

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

🐬运行截图

  • 订单截图

    enter image description here
  • 订票 (Order_Ticket)

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

    enter image description here
  • 退票 (Refund_Ticket)

    enter image description here

🐬总结

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].