Open simontaurus opened 6 months ago
Currently there's only a wheel for python2 (see https://pypi.org/project/pyjsparser/#files) - Could you provide a python3 wheel e.g. to use this package in pyodide?
Pyodide is a python distribution for the browser and Node.js based on WebAssembly. Especially useful for playgrounds/education (e. g. JupyterLite) and interactive documentation (e. g. markdown-exec) - pure python wheels are directly supported
@PiotrDabkowski Let me know if I can support in any way - otherwise maintaining a fork package would be a secondary solution
Currently there's only a wheel for python2 (see https://pypi.org/project/pyjsparser/#files) - Could you provide a python3 wheel e.g. to use this package in pyodide?
Pyodide is a python distribution for the browser and Node.js based on WebAssembly. Especially useful for playgrounds/education (e. g. JupyterLite) and interactive documentation (e. g. markdown-exec) - pure python wheels are directly supported