sunxuening / python-online

带终端的python在线编辑器。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 在线编辑器

一个基于 vue,xtermjs,aiohttp,paramiko 的 在线python编辑器,并且实现了可交互的终端。

后端启动

  • 安装依赖 pip install -r requirement.txt
  • 启动服务器 cd server,python aioserver.py

前端启动

效果图

About

带终端的python在线编辑器。

License:MIT License


Languages

Language:Vue 51.2%Language:Python 32.1%Language:JavaScript 11.3%Language:HTML 5.3%