Requires: Python 3.8 Requires: Pip
Run: python -m pip install -r requirements.txt
Docker setup coming soon
In the program directory, run either depending on your enviroment:
python3 Program.py
python Program.py
Downloads Pokemon data from the PokeAPI into a SQL and NoSQL files to be used for databases. Create these files for future project. Coming soon.