kPython is a single-line Python command interpreter. Just like iPython, kPython is simply a wrapper of Python. Although it can only process single isolated commands, by writing plugins, kPython can become a powerful Swiss Army knife.
- Clone this repo:
git clone https://github.com/Ki-Seki/kPython.git - Change directory to:
./src/ - Run kPython.py:
python kPython.py
| Name | DEMO |
|---|---|
| chat | ![]() |
| arxiv_yesterday | ![]() |
-
kpython_helpshow all docs of plugin. - Use
richlibrary to format all ouputs.

