Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T09:47:51.000Z (almost 7 years ago)
- Last Synced: 2023-03-11T09:57:38.671Z (over 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