UNPKG

@himalaya-quant/synapse

Version:

A lightweight TypeScript utility to spawn and interact with Python modules from Node.js with a native, message-based protocol over stdin/stdout.

2 lines (1 loc) 80 B
export { InstanceManger as Synapse } from './modules/instance-manager.service';