Skip to content

Instantly share code, notes, and snippets.

View venkatDesh's full-sized avatar

venkatesh venkatDesh

View GitHub Profile
@MichaelCurrie
MichaelCurrie / Dropzone with Python 3
Last active December 11, 2024 18:22
Drag-and-drop upload files, via JavaScript, to a simple Python 3 HTTP server
#Drag-and-drop upload files, via JavaScript, to a simple Python 3 HTTP server