登录
首页 » Python » py12306-master

py12306-master

于 2020-01-08 发布
0 161
下载积分: 1 下载次数: 1

代码说明:

说明:  这是一个抢票的python程序,效果非常好(This is a python program for ticket grabbing. The effect is very good)

文件列表:

py12306-master, 0 , 2019-12-21
py12306-master\.gitignore, 93 , 2019-12-21
py12306-master\.gitpod.yml, 147 , 2019-12-21
py12306-master\Dockerfile, 332 , 2019-12-21
py12306-master\LICENSE, 11356 , 2019-12-21
py12306-master\README.md, 4676 , 2019-12-21
py12306-master\data, 0 , 2019-12-21
py12306-master\data\cdn.txt, 32518 , 2019-12-21
py12306-master\data\images, 0 , 2019-12-21
py12306-master\data\images\order_success.png, 392869 , 2019-12-21
py12306-master\data\images\web.png, 224795 , 2019-12-21
py12306-master\data\stations.txt, 95846 , 2019-12-21
py12306-master\docker-compose.yml.example, 252 , 2019-12-21
py12306-master\env.docker.py.example, 6861 , 2019-12-21
py12306-master\env.py.example, 6905 , 2019-12-21
py12306-master\env.slave.py.example, 401 , 2019-12-21
py12306-master\main.py, 1470 , 2019-12-21
py12306-master\py12306, 0 , 2019-12-21
py12306-master\py12306\__init__.py, 0 , 2019-12-21
py12306-master\py12306\app.py, 6120 , 2019-12-21
py12306-master\py12306\cluster, 0 , 2019-12-21
py12306-master\py12306\cluster\__init__.py, 0 , 2019-12-21
py12306-master\py12306\cluster\cluster.py, 10328 , 2019-12-21
py12306-master\py12306\cluster\redis.py, 1778 , 2019-12-21
py12306-master\py12306\config.py, 7048 , 2019-12-21
py12306-master\py12306\exceptions, 0 , 2019-12-21
py12306-master\py12306\exceptions\__init__.py, 0 , 2019-12-21
py12306-master\py12306\helpers, 0 , 2019-12-21
py12306-master\py12306\helpers\OCR.py, 2304 , 2019-12-21
py12306-master\py12306\helpers\__init__.py, 0 , 2019-12-21
py12306-master\py12306\helpers\api.py, 2304 , 2019-12-21
py12306-master\py12306\helpers\auth_code.py, 2778 , 2019-12-21
py12306-master\py12306\helpers\cdn.py, 8142 , 2019-12-21
py12306-master\py12306\helpers\event.py, 1777 , 2019-12-21
py12306-master\py12306\helpers\func.py, 4676 , 2019-12-21
py12306-master\py12306\helpers\notification.py, 8316 , 2019-12-21
py12306-master\py12306\helpers\request.py, 2523 , 2019-12-21
py12306-master\py12306\helpers\station.py, 1265 , 2019-12-21
py12306-master\py12306\helpers\type.py, 861 , 2019-12-21
py12306-master\py12306\log, 0 , 2019-12-21
py12306-master\py12306\log\__init__.py, 0 , 2019-12-21
py12306-master\py12306\log\base.py, 2662 , 2019-12-21
py12306-master\py12306\log\cluster_log.py, 1330 , 2019-12-21
py12306-master\py12306\log\common_log.py, 7237 , 2019-12-21
py12306-master\py12306\log\order_log.py, 3989 , 2019-12-21
py12306-master\py12306\log\query_log.py, 7820 , 2019-12-21
py12306-master\py12306\log\redis_log.py, 304 , 2019-12-21
py12306-master\py12306\log\user_log.py, 2753 , 2019-12-21
py12306-master\py12306\order, 0 , 2019-12-21
py12306-master\py12306\order\order.py, 20431 , 2019-12-21
py12306-master\py12306\query, 0 , 2019-12-21
py12306-master\py12306\query\__init__.py, 0 , 2019-12-21
py12306-master\py12306\query\job.py, 14189 , 2019-12-21
py12306-master\py12306\query\query.py, 5356 , 2019-12-21
py12306-master\py12306\user, 0 , 2019-12-21
py12306-master\py12306\user\__init__.py, 0 , 2019-12-21
py12306-master\py12306\user\job.py, 15806 , 2019-12-21
py12306-master\py12306\user\user.py, 2825 , 2019-12-21
py12306-master\py12306\vender, 0 , 2019-12-21
py12306-master\py12306\vender\ruokuai, 0 , 2019-12-21
py12306-master\py12306\vender\ruokuai\main.py, 1525 , 2019-12-21
py12306-master\py12306\web, 0 , 2019-12-21
py12306-master\py12306\web\__init__.py, 0 , 2019-12-21
py12306-master\py12306\web\handler, 0 , 2019-12-21
py12306-master\py12306\web\handler\__init__.py, 0 , 2019-12-21
py12306-master\py12306\web\handler\app.py, 1553 , 2019-12-21
py12306-master\py12306\web\handler\log.py, 1615 , 2019-12-21
py12306-master\py12306\web\handler\query.py, 959 , 2019-12-21
py12306-master\py12306\web\handler\stat.py, 1475 , 2019-12-21
py12306-master\py12306\web\handler\user.py, 1711 , 2019-12-21
py12306-master\py12306\web\static, 0 , 2019-12-21
py12306-master\py12306\web\static\css, 0 , 2019-12-21
py12306-master\py12306\web\static\css\app.35e2fbd94557d71d1e2bfa0d4bb44d13.css, 289229 , 2019-12-21
py12306-master\py12306\web\static\css\app.7dba7f569524413218fde54c298188f4.css, 289243 , 2019-12-21
py12306-master\py12306\web\static\css\app.dfb5ffed622907edd7c5f81709f2b782.css, 289061 , 2019-12-21
py12306-master\py12306\web\static\fonts, 0 , 2019-12-21
py12306-master\py12306\web\static\fonts\element-icons.6f0a763.ttf, 11040 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.292a564.woff, 86736 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.87b76b9.woff2, 74040 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.f83bc05.ttf, 133764 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.f902692.eot, 134000 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.732726c.woff2, 14880 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.abde9e5.ttf, 40080 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.b4cfd51.woff, 18164 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.d1ce381.eot, 40308 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.3b921c2.eot, 208828 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.bed3b0a.woff2, 79080 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.d751e66.ttf, 208608 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.e0c419c.woff, 102120 , 2019-12-21
py12306-master\py12306\web\static\img, 0 , 2019-12-21
py12306-master\py12306\web\static\img\avatar_default.svg, 11656 , 2019-12-21
py12306-master\py12306\web\static\img\fa-brands-400.27183da.svg, 746208 , 2019-12-21
py12306-master\py12306\web\static\img\fa-regular-400.1e51c39.svg, 139825 , 2019-12-21
py12306-master\py12306\web\static\img\fa-solid-900.a868400.svg, 793607 , 2019-12-21
py12306-master\py12306\web\static\index.html, 630 , 2019-12-21
py12306-master\py12306\web\static\js, 0 , 2019-12-21
py12306-master\py12306\web\static\js\app.680b1bbd04444c6d9d3a.js, 24663 , 2019-12-21
py12306-master\py12306\web\static\js\app.7d7d65cccfbfa339beba.js, 26223 , 2019-12-21
py12306-master\py12306\web\static\js\app.96ef02c9e5601eb5ebcb.js, 24582 , 2019-12-21
py12306-master\py12306\web\static\js\app.cdb00779aeb087dabd94.js, 26291 , 2019-12-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vc6.0(odbc)mfc
    说明:  是 VC++6.0技术大全里面的一个用MFC odbc开发数据库的 实例(Is VC++ 6.0 technology Guinness inside a MFC odbc with the development of the database instance)
    2008-11-17 16:24:40下载
    积分:1
  • VB_numberical_codes
    VB常用数字计算方法代码集合,功能齐全,内容丰富,是VB学习者的好帮手。(VB code calculation methods commonly used digital collection, full-featured, rich in content, is a good helper VB learner.)
    2013-11-06 15:41:52下载
    积分:1
  • cautare_binare
    this program performs a binary search throough a sorted array
    2013-12-17 14:12:30下载
    积分:1
  • c++builder 电子邮件
    c++builder 电子邮件编程-c builder e-mail program
    2022-04-24 15:52:10下载
    积分:1
  • 基于UDP的socket客户端服务器
      基于UDP的socket编程                                                                     ——
    2022-01-26 04:16:17下载
    积分:1
  • cxht-promotionLove-web
    微信愚人节活动:登录注册发送表白信息,所有信息入库,包括发送者的openId unionid 等,并且统计数量.(WeChat Fool s Day activities: Sign up to send express messages, all information into the library, including the sender s openId unionid, and statistics.)
    2020-10-19 21:37:25下载
    积分:1
  • 2-1
    描述 其中,A为入口,B为出口,S为中转盲端。所有铁道均为单轨单向式:列车行驶的方向只能是从A到S,再从S到B;也可以不在S中驻留,直接从A驶向B;另外,不允许超车。因为车厢可在S中驻留,所以它们从B端驶出的次序,可能与从A端驶入的次序不同。不过S的容量有限,同时驻留的车厢不得超过m节。(A train dispatching station rail connection structure as shown.)
    2017-12-16 00:12:03下载
    积分:1
  • TCP聊天
    TCP聊天程序 :Transmission Control Protocol 传输控制协议TCP是一种面向连接(连接导向)的、可靠的、基于字节流的传输层 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-10 14:37:05下载
    积分:1
  • huibian
    本程序采用两重循环来实现。内层对应学生的名词计算,外层对应所有学生的名次;以GRAED为首地址的10个字来保存学生的成绩,RANK为地址的10个字填入学生的而名次(This procedure uses the double loop to achieve. Inner layer corresponds to the term student computing, the outer layer corresponds to the ranking of all students to GRAED headed by the address words to save the 10 student achievement, RANK for the address of the 10 words fill in the ranking of students)
    2009-12-03 19:32:35下载
    积分:1
  • FDI
    fault detection, dignosis, wind turbine Diagnostic des systemes a energies renouvelables de type eolien,
    2015-04-13 18:24:21下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载