Greenify

码农软件 · 软件分类 · 常用工具包 · 2019-08-17 16:28:04

软件介绍

Greenify 可以让 Python 扩展模块通过在 C 代码中进行网络操作使之与 gevent 兼容。Greenify 使用动态功能重定向技术,就像 ELF-Hook 那样在运行时进行修补阻塞网络操作,而不需要修改原始模块。目前 Greenify 只支持 ELF 格式模块,并且正在 Linux 上测试。

本文地址:https://codercto.com/soft/d/12574.html

Dive Into Python 3

Dive Into Python 3

Mark Pilgrim / Apress / 2009-11-6 / USD 44.99

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具