bztt_checkSoftware
校验软件
使用方法
from bztt_checkSoftware import checkSoftware
SOFTWARE_INFO = {
"api_url" : "http:*******/", # api地址
"authorization" : "", # token
"software_id" : "", # 软件编号
}
my_checkSoftware = checkSoftware(SOFTWARE_INFO)
my_checkSoftware.run()
更新记录
变动类型说明
Added 新添加的功能。 [新增]
Changed 对现有功能的变更。 [修改]
Deprecated 已经不建议使用,准备很快移除的功能。 [荒废]
Removed 已经移除的功能。 [移除]
Fixed 对bug的修复 [修复]
Security 对安全的改进 [安全]
[0.0.1] - 2022-05-11
新增
- 首次提交
Release files for bztt-checkSoftware 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bztt_checkSoftware-0.0.1.tar.gz | 6.3 kB | Details |
Release files / bztt_checkSoftware-0.0.1.tar.gz
| Download URL | bztt_checkSoftware-0.0.1.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
624280c97990f5b40203cbac8896a47baa5f0a094df02d6674b265cc0787d36b
|
|
BLAKE2b-256 checksum How to use checksums |
6a1f3db1aa1fa3d227464bf935c6f01442cc03b653ecdc881bd93217cb7155fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.9
|