# python_data_host **Repository Path**: mole-h-6011/python_data_host ## Basic Information - **Project Name**: python_data_host - **Description**: python本地的数据服务器,适合在多个进程之间共享变量。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2022-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pyjrdatahost 是一个基于python、json-rpc的包 依赖于werkzeug,requests,json-rpc。 ```python pip install json-rpc pip install werkzeug pip install requests ```