Skip to content

Instantly share code, notes, and snippets.

@manatlan
manatlan / test.html
Created May 10, 2022 15:46
An example of fileupload with HTAG in PYSCRIPT
<!DOCTYPE html>
<html>
<head>
<style>py-script,py-env {display: none}</style>
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<py-env>
- htag==0.4.7
- htbulma
</py-env>