Metadata-Version: 2.1
Name: secmind
Version: 1.5.2
Summary: Automation library for xPAM
Home-page: https://github.com/wandoutech
Author: SecMind xPAM
Author-email: service@wandoutech.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: selenium>=3.141.0
Requires-Dist: paramiko>=3.0.0
Requires-Dist: pywinrm>=0.5.0
Requires-Dist: ddddocr>=1.5.5
Requires-Dist: chardet==4.0.0

pip install secmind

上传至仓库
py -m build
py -m twine upload --repository secmind dist/*
