Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 334 Bytes

Python-and-Cybersecurity-Project

ShapeAI bootcamp project:

This python script uses weatherly api to get weather forecasting data in realtime. You need to change the file to a python file for you to run it as a python script.

Prerequisite

Requirements:

You only need pip to install requests module into your python environment.