Rpyc
跳到导航
跳到搜索
why
准备用来学 c s 模式更新 win推流程序的
install
pip install rpyc
win
https://sourceforge.net/projects/rpyc/files/main/3.2.2/ 下载双击安装
Dependencies
The core of RPyC has no external dependencies, so you can use it out of the box for “simple” use. However, RPyC integrates with some other projects to provide more features, and if you wish to use any of those, you must install them:
PyWin32 - Required for PipeStream on Windows
SSH client - Required for RPyC-over-SSH (ssh_connect)