`Python -m http.server` as ephemeral file server

Ever need to download a file from a server – or get someone else to download a file from a server, who may not be comfortable with or should have access to scp or sftp?
Turns out, if you have Python installed – and you probably do – it comes with a handy … Read more

Similar

Pyscript, run Python inside HTML

Home Page: https://pyscript.net Examples: https://pyscript.net/examples - GitHub - pyscript/pyscript: Home Page: https://pyscript.net Examples: https://pyscript.net/examples... (more…)

Read more »