Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 617 Bytes

README.zh_CN.md

File metadata and controls

18 lines (12 loc) · 617 Bytes

English | 中文简体

kPython

kPython 是一个单行 Python 命令解释器。和 iPython 一样,kPython 是对 Python 的一层封装而已。尽管只能一次处理单个独立的语句,但是通过自己写 plugin 的方式,可以让 kPython 变成一个强大的瑞士军刀。

使用

  1. 克隆该仓库: git clone https://github.com/Ki-Seki/kPython.git
  2. 切换文件夹: ./src/
  3. 运行 kPython.py: python kPython.py

精选插件

Name DEMO
chat
arxiv_yesterday