Skip to content

Instantly share code, notes, and snippets.

@Arunprakash-A
Created May 5, 2022 17:42
Show Gist options
  • Save Arunprakash-A/01dd938c587979f83d1d7d3fb7f8bc78 to your computer and use it in GitHub Desktop.
Save Arunprakash-A/01dd938c587979f83d1d7d3fb7f8bc78 to your computer and use it in GitHub Desktop.
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Bringing Python to Broswer!</title>
<link rel="stylesheet" href="/css/main.css">
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment