JSPyBridge - Node.js और Python के इंटरऑपरेबिलिटी के लिए एक ब्रिज
(github.com/extremeheat)- Node में Python चलाना और Python में Node.js चलाना संभव
- asynchronous/synchronous functions को कॉल करना, और object properties को native की तरह एक्सेस करना
- built-in garbage collection
- arbitrary arguments सहित bidirectional callbacks
- iteration और exception handling का समर्थन
- (JS से Python कॉल) Python class extension और inheritance: Pytorch, Tensorflow उदाहरण
- (Python से JS कॉल) Native Decorator based Event-Emitter का समर्थन
- (Python से JS कॉल) First-class Jupyter Notebook/Google Colab support
अभी कोई टिप्पणी नहीं है.