https://github.com/n138-kz/pyscript
https://github.com/n138-kz/pyscript
html html-css-javascript html5 python python-script python3
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/n138-kz/pyscript
- Owner: n138-kz
- License: mit
- Created: 2025-07-12T06:53:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T19:20:35.000Z (8 months ago)
- Last Synced: 2025-08-31T16:33:06.239Z (6 months ago)
- Topics: html, html-css-javascript, html5, python, python-script, python3
- Homepage: https://n138-kz.github.io/pyScript/
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# [pyScript](https://github.com/n138-kz/pyScript)
## Activity
[](/LICENSE)
[](/../../)
[](/../../)
[](/../../)
[](/../../commits)
[](/../../commits)
[](/../../commits)
[](/../../issues)
[](/../../issues)
[](/../../pulls)
[](/../../pulls)
[](/../../)
[](/../../)
## Refs
- [pyScript](https://github.com/n138-kz/pyScript/)
- [なにっ!?HTML上にPythonコードを書いて、WEBブラウザ上で実行できるだとっ!?😊✨](https://x.com/miyashin_prg/status/1941992121390731714?s=46&t=YIIdtzsNyDYK5MgxCnarZg)
> ```html
>
>
>
>
>
>
> import sys
> print('Hello world')
> sys.exit()
>
>
> ```
## License
[Copyright (c) 2025 Yuu Komiya (n138), Under MIT License](LICENSE)