Skip to content

markleetw/invoice-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Taiwan Uniform Invoice Lottery Checker

Summary

Check Taiwan Uniform Invoice Lottery.

Python 2.7

Dependencies

  • beautifulsoup4

Installation

  • Download and install the latest Python 2.
  • Install required packages:
    • pip install -r requirement.txt
  • Double-click the invoice_check.py (or use script: python invoice_check.py).

How To Use

  • Input your invoice numbers (from right to left).
  • The program will check the numbers everytime after you press any key.
  • You don't need to input full invoice numbers unless you hit the jackpot.
  • When dialogue popup, read it and press Enter (auto clean text and focus on field).

Example

Assume your invoice numbers are 12345 and winning numbers are 23456. You should press 5 > 4 > 3 > 2 > 1, but system will alert you when you input 5, so you don't need to keyin the rest numbers.

About

Taiwan Uniform Invoice lottery checker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages