This directory contains an example (`UploadFile.curry`)
to demonstrate a file upload form with the help of a simple Python script.

See <https://docs.python.org/3/library/cgi.html>
for the documentation of the Python/CGI library
used in this example.
