Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 484 Bytes

NTI_teknikprojekt

setup

To start have python 3 installed on your system. You download it through microsoft store.

These commands do you need to run in the terminal to make the code to be able to run:

You need to install datetime, -pip install datetime

You need to install pytz, -pip install pytz

You need to install requests, -pip install requests

You need to install matplotlib, -pip install matplotlib

You need to install pandas, -pip install pandas