8000 GitHub - MrTanoshii/Lotto-tool-mu
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

MrTanoshii/Lotto-tool-mu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotto Tool MU

Latest Version CC0-1.0 License Python Check

Usage

Setup

Input your lotto tickets info in ./data/lotto_entries.txt

The format is as follows: START_DATE, END_DATE, #1, #2, #3, #4, #5, #6

Where the dates are in YYYY-MM-DD format.

Example lotto_entries.txt

2022-10-05, 2022-10-19, 02, 03, 23, 33, 37, 39
2022-10-19, 2022-10-19, 15, 20, 25, 30, 34, 39

Running

# Windows
python -m src

#Linux
python3 -m src

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

0