# JSPyBridge - Node.js와 Python의 상호운용을 위한 브릿지

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6507](https://news.hada.io/topic?id=6507)
- GeekNews Markdown: [https://news.hada.io/topic/6507.md](https://news.hada.io/topic/6507.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-05-08T09:14:02+09:00
- Updated: 2022-05-08T09:14:02+09:00
- Original source: [github.com/extremeheat](https://github.com/extremeheat/JSPyBridge)
- Points: 11
- Comments: 0

## Topic Body

- Node에서 파이썬을 실행하고, 파이썬에서 Node.js 실행 가능   
- 비동기/동기 함수를 호출하고, 객체 속성을 네이티브처럼 가져오기   
- 내장 가비지 컬렉션  
- 임의인자 포함한 양방향 콜백   
- Iteration 및 예외 처리 지원   
- (JS에서 파이썬 호출) Python class extension and inheritance : Pytorch,Tensorflow 예제  
- (파이썬에서 JS호출) Native Decorator based Event-Emitter 지원   
- (파이썬에서 JS호출) First-class Jupyter Notebook/Google Colab support

## Comments



_No public comments on this page._
