#!/usr/bin/env -S uv run python import cgi, cgitb import sys, os import html cgitb.enable() form = cgi.FieldStorage() if 'spreadsheet' in form: message = """
Go Back
No file field found in the form.