# PyScript - HTML에서 Python 코드 실행하기

> Clean Markdown view of GeekNews topic #6474. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6474](https://news.hada.io/topic?id=6474)
- GeekNews Markdown: [https://news.hada.io/topic/6474.md](https://news.hada.io/topic/6474.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-05-02T10:13:01+09:00
- Updated: 2022-05-02T10:13:01+09:00
- Original source: [pyscript.net](https://pyscript.net/)
- Points: 18
- Comments: 0

## Topic Body

- Pyodide(WASM) 기반으로 서버 도움없이 브라우저내에서 파이썬 코드를 실행  
- &lt;py-script&gt; 로 코드 실행, &lt;py-repl&gt; 로 REPL을 컴포넌트 생성   
- 다양한 파이썬 패키지 이용가능 : numpy, pandas, scikit-learn..  
- Python 과 Javascript 객체간 양방향 통신 지원   
- 버튼, 컨테이너, 텍스트 상자등의 UI 컴포넌트 지원   
- 데모들 보기 : https://pyscript.net/examples/

## Comments



_No public comments on this page._
