smart.py aktualisiert
This commit is contained in:
3
smart.py
3
smart.py
@@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
# Prerequisites
|
||||||
|
# sudo apt install python3-requests python3-bs4 python3-paho-mqtt
|
||||||
|
|
||||||
import requests, base64
|
import requests, base64
|
||||||
from requests.auth import HTTPDigestAuth
|
from requests.auth import HTTPDigestAuth
|
||||||
from bs4 import BeautifulSoup
|
from bs4 import BeautifulSoup
|
||||||
|
|||||||
Reference in New Issue
Block a user