This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time | |
from datetime import datetime | |
from textwrap import wrap | |
import requests | |
from requests_html import HTMLSession | |
import paramiko | |
import schedule | |
def get_traffic(road): |