Python自动化打包、测试和发布工具 Python tox

码农软件 · 软件分类 · 持续集成系统 · 2019-11-03 07:42:03

软件介绍

tox的目标是提供最先进的自动化打包,测试和发布的Python软件的工具,可以用于控制台或者基础到你的持续构建平台。

tox是一个通用的virtualenv管理和测试命令行工具,可以:

  1. 检查你的包被正确地安装不同版本的Python和解析器

  2. 在每个环境中运行你的测试,配置测试工具的选择

  3. 作为一个持续集成服务器的前端,大大降低了测试工作量。

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

Algorithms on Strings, Trees and Sequences

Algorithms on Strings, Trees and Sequences

Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!

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

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具