https://pythonprinciples.com/online-python-interpreter 一个简单的文件编辑器,只能运行一些。如何免安装使用 Python?推荐 17 个在线的 Python 解释器!( 三 )。" />

如何免安装使用 Python?推荐 17 个在线的 Python 解释器!( 三 )


如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
pythonprinciples.com/online-python-interpreter" rel="external nofollow noreferrer">https://pythonprinciples.com/online-python-interpreter
一个简单的文件编辑器 , 只能运行一些较为简单的代码 。
14、Online Python 测试版
如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
python.com" rel="external nofollow noreferrer">https://www.online-python.com
一个简单明了的 Python 编辑器,只能运行一些较为简单的代码 。
15、TutorialsPoint
如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
python_online.php" rel="external nofollow noreferrer">https://www.tutorialspoint.com/execute_python_online.php
一个简单易懂的编辑器,有较多运行资源 。
16、RexTester
如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
python3_online_compiler" rel="external nofollow noreferrer">https://rextester.com/l/python3_online_compiler
这像一个业余项目,仅有极简的编辑器,有 5 秒的运行时间限制 。它有其他语言的编译器,但网站难于浏览 。
17、Portable Python
如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
python.com" rel="external nofollow noreferrer">https://portablepython.com (不推荐)
这不是一个基于浏览器的 REPL,而是一个 .exe 文件 , 可以在 Windows 上运行 Python,而无需安装任何东西 。然而,该网站自 2013 年(以及 Python 3.2)以来就没有更新过,下载页面也不使用 HTTPS 。由于可能有恶意软件,我不建议使用它 。
18、在线版 VS Code
如何免安装使用 Python?推荐 17 个在线的 Python 解释器!

文章插图
https://vscode.dev
Visual Studio Code 是一个 Electron app,这意味着它可以作为一个普通的桌面应用程序,也可以基于浏览器来运行 。浏览器版本有点受限 , 相比于其它在线解释器,使用这个在线 IDE 需要更陡的学习曲线 。
不过 , 如果你愿意深入了解它,或者已经使用过 Visual Studio Code , 那么可以试试这个基于浏览器的版本 。
注:文中图片为译者所加 。
首发于 Python猫,如需转载,请联系作者
知乎:pythonmao" rel="external nofollow noreferrer">Python猫
博客园:pythonista/" rel="external nofollow noreferrer">豌豆花下猫
掘金:豌豆花下猫
CSDN:Python猫

推荐阅读