Skip to content

lzqwebsoft/trainticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About It

This application is uses to access the specified website for booking the train ticket, for the first time, you must set your registered username and password at 12306.cn in config.ini file.

Which uses python 3.3.2 to development, so if you want development by youself, you must deploy a development environment like this:

  • First, Click HERE to download python 3.3.2 and install it.

  • Second, Download and install the related expansion pack: Python Imaging Library(PIL).It is used to generate captcha image in the Tk. Note: In python3 Pillow is a replacement for PIL.

  • Last, Optionally. If you want to run it without requiring a Python installation. Maybe you can install cx_Freeze for freezing Python scripts into executable Windows programs. Well you can use the command as given below for converts:

$ python setup.py build

About

Use to access specified website for booking the train ticket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages