Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 624 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 624 Bytes

Powerball Lottery-Code

I did this work and code and realized I have to subscribe to the API within the code-RapidAPI. You can login and create an account but also must subscribe to the API.

I pushed this to git because it was an hour of prelimanary work before using torch, maybe someone can use it.

Clone the repo

simply clone it.

git clone www.github.com/bschleter/lottery-code.git

Begin by creating a .env file

Do it in the format as the .env example.

YOUR_API_KEY=

Run the starting file and every other file as you choose to do basic analysis

python getdata.py

Enjoy.