rpycd.py
transparent and symmetric Remote Python Call library -- Python3 module
Install
- All systems
-
curl cmd.cat/rpycd.py.sh
- Debian
-
apt-get install python3-rpyc
- Ubuntu
-
apt-get install python3-rpyc
- Fedora
-
dnf install python3-rpyc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-rpyc
- Dockerfile
- dockerfile.run/rpycd.py