Js2Py
Js2Py copied to clipboard
How would I go about implementing an interface to a Python library?
Just suppose I had a cockamamie idea such as using JS for data science. Is there a way I could use Js2Py to write JS that would call Python libraries such as Pandas, Scipy, Seaborn, or Matplotlib?