implement python backend
commit4074dd290c9299b3e600af53a0c76d1716f9922b
authorpartic <pursuer2@aliyun.com>
Mon, 10 Jan 2022 10:10:58 +0000 (10 18:10 +0800)
committerpartic <pursuer2@aliyun.com>
Mon, 10 Jan 2022 10:10:58 +0000 (10 18:10 +0800)
tree985dd362c3cb7c8a9ec0b27daf28087dd0132839
parent7b4897f8675adfff77366e08f0fd21f9966c7147
implement python backend
README.md
c/pxprpc_tbox/make-config.mk
python/pxprpc/backend.py [new file with mode: 0644]
python/pxprpc/client.py [new file with mode: 0644]
python/pxprpc/common.py [new file with mode: 0644]
python/pxprpc/server.py [new file with mode: 0644]
python/pxprpc/tests.py [new file with mode: 0644]