https://github.com/lilydjwg/rpysh
Remote Python shell, for Linux Pythoners coping with Windows.
https://github.com/lilydjwg/rpysh
python readline shell windows
Last synced: about 1 year ago
JSON representation
Remote Python shell, for Linux Pythoners coping with Windows.
- Host: GitHub
- URL: https://github.com/lilydjwg/rpysh
- Owner: lilydjwg
- Created: 2012-06-11T15:09:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T09:47:51.000Z (over 8 years ago)
- Last Synced: 2025-03-20T21:22:32.108Z (about 1 year ago)
- Topics: python, readline, shell, windows
- Language: Python
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
`rpysh` is a Remote Python shell, for Linux Pythoners coping with Windows.
If we have to cope with some Windows things, it's not easy to have:
* Emacs/Vi style key binding
* Tab completion
* Select & paste among X Window clients
* Comfortable and highly configurable window managers
* ....
So `rpysh` comes to rescue!
Come over [here][blogentry] if you can read Chinese. 中文介绍请点击[这里][blogentry]。
[blogentry]: https://blog.lilydjwg.me/2012/6/12/rpysh-get-readline-support-for-windows-python-shell.34165.html