python-xmlsec:XML 安全库的 Python 绑定

时间:2024-07-27 06:29:20
【文件属性】:

文件名称:python-xmlsec:XML 安全库的 Python 绑定

文件大小:27KB

文件格式:ZIP

更新时间:2024-07-27 06:29:20

Python

这已移至 python-xmlsec XML 安全库的 Python 绑定。 用法 检查以查看使用库进行签名和验证的各种示例。 安装 自动化 xmlsec可以通过easy_install或pip安装。 pip install xmlsec 手动的 将xmlsec存储库克隆到本地计算机。 git clone git://github.com/concordusapps/python-xmlsec.git 切换到xmlsec根目录。 cd /path/to/xmlsec 使用pip安装项目及其所有依赖项。 pip install . 贡献 设置您的环境 按照步骤 1 和 2 进行。 初始化要在其中进行开发的虚拟环境。这样做是为了确保每个贡献者都使用接近相同版本的软件包。 mkvirtualenv xmlsec mkvirtualenv命令可从virtualenvwrapp


【文件预览】:
python-xmlsec-master
----MANIFEST.in(41B)
----.gitattributes(12B)
----src()
--------xmlsec()
--------xmlsec.h(167B)
----.travis.yml(279B)
----LICENSE(1KB)
----setup.cfg(32B)
----setup.py(4KB)
----README.md(2KB)
----.editorconfig(166B)
----tests()
--------__init__.py(0B)
--------examples()
--------conftest.py(224B)
----.gitignore(98B)

网友评论