搜索
下载APP
PySyJR 的 Python 实现
认领
关注
0
粉丝
PySy 是一个基于 JR 编程语言的 Python 包,当前支持 Python 2.x。 PySy implements many of the JR features in the form of a Python package. The end goal of PySy is to prov
知识
简介
PySy 是一个基于 JR 编程语言的 Python 包,当前支持 Python 2.x。 PySy implements many of the JR features in the form of a Python package. The end goal of PySy is to prov...
更多
其它信息
授权协议
未知
开发语言
Python
操作系统
跨平台
软件类型
开源软件
所属分类
程序开发、 并发/并行处理框架
开源组织
无
地区
不详
适用人群
未知
时光轴
里程碑
1
LOG
0
2023
09-29
轻识收录
打卡
我要打卡
我要打卡
评价
0.0
(满分 10 分)
0 个评分
什么是点评分
图片
表情
视频
评价
全部评价( 0)
推荐率 100%
推荐
nnpynanomsg 的 Python 实现
nnpy是 nanomsg的Python语言实现版本,基于 CFFI。
ToRPCRPC 的 Python 实现
ToRPC(Tornado+RPC)是一个的基于TornadoIOLoop的异步TCP和双向通信的RPC的Python实现。ToRPC非常轻量级,性能优秀(尤其是在PyPy环境下)。注意:目前为止,T
nanomsg-pythonnanomsg 的 Python 实现
nanomsg-python是 nanomsg的Python语言实现版本,用于CPython和PyPy。Examplefrom__future__importprint_functionfromnan
aioamqpAMQP 的 Python 实现
aioamqp 库是纯 Python 实现的 AMQP 0.9.1 协议,基于 Python 的异
pynanomsgnanomsg 的 Python 实现
pynanomsg是 nanomsg的Python语言实现版本。示例代码:frompynanomsgimport*dom=Domain(AF_SP)sock_b=dom.socket(REP)sock
PyGitUpgit-up 的 Python 实现
PyGitUp是aanand/git-up/工具的Python实现。其不仅仅是实现了git-up的功能,也可以作为git-up的替代品。
nanomsg-pythonnanomsg 的 Python 实现
nanomsg-python 是 nanomsg 的 Python 语言实现版本,用于 CPytho
pynanomsgnanomsg 的 Python 实现
pynanomsg 是 nanomsg 的 Python 语言实现版本。示例代码:from pyna
ToRPCRPC 的 Python 实现
ToRPC(Tornado + RPC) 是一个的基于 Tornado IOLoop 的异步TCP和
MessagePack-PythonMessagePack 的 Python 实现
MessagePack-Python是用于Python的MessagePack序列化实现。MessagePack 是一个基于二进制高效的对象序列化类库,可用于跨语言通信。它可以像JSON那样,在许多种