autosign:为文件添加签名

时间:2021-07-07 08:05:58
【文件属性】:
文件名称:autosign:为文件添加签名
文件大小:32KB
文件格式:ZIP
更新时间:2021-07-07 08:05:58
Python 自动签名 将您的签名添加到您的文件中。 安装 可以使用 pip 安装自动签名: pip install autosign 卸载 可以使用 pip 卸载 autosign: pip uninstall autosign 依赖关系 自动签名基于 Python 2.7。 文档 签署文件 autosign 可用于签署文件: autosign signfile target [options] 对于各种选项,运行以下命令: autosign --help 从文件中删除符号 autosign 提供了一个实用程序, remsign用于从签名文件中删除签名: remsign target [options] 对于各种选项,运行以下命令: remsign --help 检查包裹 autosign 提供了一个用于收集统计信息的实用程序listsign : listsign target [op
【文件预览】:
autosign-master
----MANIFEST.in(52B)
----README.rst(2KB)
----CONTRIBUTING.rst(667B)
----CHANGELOG.rst(186B)
----debug()
--------debug_listsign.py(2KB)
--------debug_autosign.py(2KB)
--------debug_remsign.py(2KB)
----examples()
--------signrc()
--------templates()
----.travis.yml(126B)
----TODO.rst(54B)
----autosign()
--------config.py(3KB)
--------info.py(246B)
--------main.py(8KB)
--------__init__.py(285B)
--------parse()
--------exce.py(436B)
----setup.py(1KB)
----tests()
--------test_removeSign.py(1KB)
--------test_getIndex.py(2KB)
--------helper.py(1KB)
--------testData()
--------test_checkType.py(1KB)
--------test_isSign.py(1KB)
--------test_removeInter.py(1KB)
--------__init__.py(157B)
--------test_sign.py(3KB)
--------test_signFiles.py(2KB)
--------test_checkFiles.py(1KB)
--------test_checkTemplate.py(1KB)
--------test_removeSignFile.py(2KB)
----LICENSE-MIT.txt(1KB)
----.gitignore(14B)
----bin()
--------listsign(2KB)
--------autosign(2KB)
--------remsign(2KB)

网友评论