bmpenuelas / waveform-render-vscode

Render waveforms inside VSCode with WaveDrom
MIT License
34 stars 4 forks source link

Feature request: please support wavedrompy for wavedrom in python #18

Closed bedo1337 closed 4 months ago

bedo1337 commented 1 year ago

wavedrom in python (wavedrompy) is easier to install on some systems than original wavedrom that requires node.js

https://pypi.org/project/wavedrom/

you can render waves using command

wavedrompy --input input.json --svg output.svg

bmpenuelas commented 1 year ago

Hi, this repo is for Wavedrom in VSCode. You just have to install the extension inside VSCode, and nothing else. What is your request exactly about?