cgkit,Python Computer Graphics Kit,其module 主要分两个部分, 1. 与3d相关的一些python module 例如the vector, matrix and quaternion types, the RenderMan bindings, noise functions 这些模块可以在maya houdini nuke blender 等有Python扩展的程序中直接用; 2. 提供完整的场景操作的module, 他类似其他三维软件,...
mock:(Python3 标准库) mock和patch。链接 freezegun:伪造时间。[链接]https://github.com/spulec/freezegun) httmock:Python 2.7+ 和 3.4+ mock requests库。链接 httpretty:Python 的 HTTP 请求 客户端mock 工具,暂时不支持python3。链接 responses:针对requests 库的mock库。链接 VCR.py:录制HTTP请求加...
[链接]https://github.com/spulec/freezegun) httmock:Python 2.7+ 和 3.4+ mock requests库。链接 httpretty:Python 的 HTTP 请求 客户端mock 工具,暂时不支持python3。链接 responses:针对requests 库的mock库。链接 VCR.py:录制HTTP请求加快测试执行速度并可进行mock。链接 -- 推荐 factoryboy:Python...
[链接]https://github.com/spulec/freezegun) httmock:Python 2.7+ 和 3.4+ mock requests库。链接 httpretty:Python 的 HTTP 请求 客户端mock 工具,暂时不支持python3。链接 responses:针对requests 库的mock库。链接 VCR.py:录制HTTP请求加快测试执行速度并可进行mock。链接 -- 推荐 factoryboy:Python测试...
python-patterns - Python中设计模式的集合. sortedcontainers - 快速,纯Python的SortedList,SortedDict和SortedSet类型的实现. 构建工具 从源代码编译软件 BitBake - 一个嵌入Linux的类似make的构建工具. buildout - 用于从多个部分创建、组装和部署应用程序的构建系统. ...
mock:(Python3 标准库) mock和patch。链接 freezegun:伪造时间。[链接]https://github.com/spulec/freezegun) httmock:Python 2.7+ 和 3.4+ mock requests库。链接 httpretty:Python 的 HTTP 请求 客户端mock 工具,暂时不支持python3。链接 responses:针对requests 库的mock库。链接 VCR.py:录制HTTP请求加快...
rauth 1536 MIT- A Python library for OAuth 1.0/a, 2.0, and Ofly. django-oauth-toolkit 1527 - OAuth2 goodies for the Djangonauts! flask-oauthlib 1328 BSD-3-Clause- You should use https://github.com/lepture/authlib instead. authomatic 904 MIT- Simple yet powerful authorization / authenticati...
Path = currentConfig[playerChecked].path; let newSoftwarePath = softwarePathInput.value; if (!newSoftwarePath) { @@ -1362,12 +1407,18 @@ function addListener() { return; } newSoftwarePath = newSoftwarePath.replace(/[\\|/]+/g, "//"); - if (!newSoftwarePath.endsWith(".com") &...
Ren'Py (for Python)(origin) https://www.renpy.org (origin) https://github.com/renpy/renpy test data: Katawa Shoujo.7z test data: thequestion_v1.7z (old) renpy-6.9.3-sdk.tar.bz2 http://www.renpy.org/wiki/renpy/releases/6.9.3renpy android, use renpy-8.3.0-sdk.7z.exe and renpy-...
[链接]https://github.com/spulec/freezegun) httmock:Python 2.7+ 和 3.4+ mock requests库。链接 httpretty:Python 的 HTTP 请求 客户端mock 工具,暂时不支持python3。链接 responses:针对requests 库的mock库。链接 VCR.py:录制HTTP请求加快测试执行速度并可进行mock。链接 -- 推荐 factoryboy:Python...