ニュース

今月の「Python Monthly Topics」では、Webブラウザ上でPythonが動作するPyScriptについて、内部構造なども含めて詳しく解説したいと思います。
PyScript, which is, of course, Python in the browser. The tool is in the early experimental phase, so the project doesn’t suggest using it in a production environment yet.
Playwright, a Python library, allows developers to essentially control the browser with a few lines of Python code to automate cross-browser testing for single-page web apps and Progressive Web Apps.
Microsoft has updated the Python extension for its Visual Studio Code integrated development environment (IDE) to introduce support for editing in the web browser, thanks to the new Python ...
A new project from Anaconda delivers the Python runtime in a web page, via a single JS include, and with access to many popular Python packages.
With trinket.io, you can run python scripts in your browser. Even cooler is that they also run on your phone.
Project for running Python and its scientific stack in web browsers via WebAssembly will be maintained by volunteer contributors.
The web browser interface, especially, has become the de facto way of doing scientific programming with Python. It has become so popular in fact, it has spun off as its own project, named Jupyter.
Microsoft has released a new version of Visual Studio Online, its browser companion to the popular VS Code editor.
With the Web Audio API, Socket.IO, and Python, you can visualize your music really easily.