Usage

>>> from lottokit import Daletou
>>> t = Daletou()
>>> t.download_data()
>>> t.fetch_data()
>>> t.predict()
>>>