forked from Silias-Public/Sonnendach
Compare commits
3 Commits
making_ima
...
main
Author | SHA1 | Date |
---|---|---|
Maurus Pfalzgraf | 594b176441 | |
Roman Schenk | 1827d21aeb | |
Roman Schenk | 5813ea4c0d |
|
@ -20,7 +20,6 @@ from dateutil.relativedelta import relativedelta
|
|||
from selenium.webdriver.common.action_chains import ActionChains
|
||||
import json
|
||||
import requests
|
||||
import statistics
|
||||
from webdriver_manager.firefox import GeckoDriverManager
|
||||
|
||||
DropDownLabels = ["Street: ", "Number: ", "Postal code: ", "City: ", "coordinate X", "coordinate Y", "Sonnendach URL: ", "Suitability:", "Image Filename: ", "PV Production 100", "Value Electricity production", "Roof area", "existing PV Production"]
|
||||
|
|
Loading…
Reference in New Issue