
PyConsole: Python Shell Uncomplicated 作者: leopsidom
Fire up a python console in the browser
198 个用户198 个用户
扩展元数据
屏幕截图


关于此扩展
PyConsole is an extension which you can use to directly run python programs in the browser; It mimics the behavior of a normal REPL that you can launch in a terminal but aims to achieve more with the power of the browser environment.
You can import popular data analysis libraries such numpy and pandas for data wrangling or just write normal python snippet for day to day tasks. You can even create beautiful visualizations directly in the console using various visualization libraries such as altair, plotly, matplotlib, bokeh etc.
Pro tips:
1. Delete commands you don't like any more by clicking the trash icon to keep the session clean.
You can import popular data analysis libraries such numpy and pandas for data wrangling or just write normal python snippet for day to day tasks. You can even create beautiful visualizations directly in the console using various visualization libraries such as altair, plotly, matplotlib, bokeh etc.
Pro tips:
1. Delete commands you don't like any more by clicking the trash icon to keep the session clean.
评分 3.3(1 位用户)
更多信息
0.19.0 的发布说明
A better name