Skip to content

Commit e65909c

Browse files
committed
Excel-To-DB and DB-To-Excel
1 parent bc706d4 commit e65909c

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

app.py

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ def func():
2929
return render_template("index.html")
3030

3131

32-
33-
3432
@app.route("/converttoexcel",methods=["GET","POST"])
3533
def converttoexcel():
3634
if request.method=="POST":

modified.xlsx

5.87 KB
Binary file not shown.

static/uploads/pragmatec.xlsx

8.57 KB
Binary file not shown.

0 commit comments

Comments
 (0)