typed-ffmpeg
                                
                                
                                
                                    typed-ffmpeg copied to clipboard
                            
                            
                            
                        online editor
https://www.infoworld.com/article/3661628/intro-to-pyscript-run-python-in-your-web-browser.html
https://pyodide.org/en/stable/
https://github.com/brython-dev/brython/releases
Pyodide makes it possible to install and run Python packages in the browser with micropip. Any pure Python package with a wheel available on PyPI is supported. Many packages with C extensions have also been ported for use with Pyodide. These include many general-purpose packages such as regex, pyyaml, lxml and scientific Python packages including numpy, pandas, scipy, matplotlib, and scikit-learn.