Y
Hacker News
new
|
ask
|
show
|
jobs
by
notastartup
4237 days ago
does this mean that I can import other python modules directly in to the thrust app?
1 comments
mhernandez1988
4237 days ago
Essentially yes, you can import python modules into go-python and expose their API's via WebSockets to Javascript.
link