Graph hinzugefügt
This commit is contained in:
parent
2f4fa79027
commit
ce389a0b30
2 changed files with 2 additions and 3 deletions
2
app.py
2
app.py
|
|
@ -3,9 +3,7 @@ from flask import Flask, render_template, request
|
|||
import subprocess
|
||||
import sys
|
||||
import json
|
||||
|
||||
from flask import redirect
|
||||
|
||||
from urllib.request import urlopen
|
||||
from pathlib import Path
|
||||
from influxdb_client import InfluxDBClient
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
fints
|
||||
openpyxl
|
||||
mt-940
|
||||
flask
|
||||
flask
|
||||
influxdb_client
|
||||
Loading…
Add table
Add a link
Reference in a new issue