requests-crtauth:用于Python请求的crtauth身份验证插件

时间:2024-05-28 00:06:28
【文件属性】:

文件名称:requests-crtauth:用于Python请求的crtauth身份验证插件

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-28 00:06:28

Python

请求-crtauth 一个在支持插件。 用法 requests-crtauth用作Python Requests的身份验证插件。 有关更多详细信息,请参见。 可以将以下参数提供给HttpCrtAuth的新实例: username: User to authenticate as. Defaults to $USER. private_key: A PEM encoded private key string. Overrides signer. signer: A crtauth SigningPlug instance. Defaults to using the SSH agent (AgentSigner). version: Integer version of the crtauth protocol. Defaults to version 1. 这是一个例子。 In [


【文件预览】:
requests-crtauth-master
----test-requirements.txt(7B)
----requirements.txt(32B)
----.travis.yml(880B)
----tox.ini(279B)
----LICENSE(11KB)
----setup.cfg(470B)
----setup.py(158B)
----README.md(2KB)
----.gitignore(702B)
----requests_crtauth()
--------__init__.py(8KB)

网友评论