lobis / hvps

A Python package for controlling high voltage power supplies (HVPS) over serial port. Supports CAEN and iseg power supplies.
https://github.com/lobis/hvps
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

nodejs bindings - pass cli options to python #9

Closed lobis closed 1 year ago

lobis commented 1 year ago

When invoking the nodejs bindings via the CLI, options should be passed to the python module, except some specific options to the javascript bindings such as --python (to specify the python installation).