hmenyus / node-calls-python

Call Python from NodeJS directly in-process without spawning processes
MIT License
252 stars 26 forks source link

Fixed constructor type for PyModule and PyObject #46

Closed MrPancakes39 closed 1 year ago

MrPancakes39 commented 1 year ago

Types need to be fixed to be able to be compiled in typescript.