代码拉取完成,页面将自动刷新
[metadata]
name = depix
version = attr: depixlib.__version__
description = Recovers passwords from pixelized screenshots
long_description = file: README.md
long_description_content_type = text/markdown
license = CC BY 4.0
author = Sipke Mellema
author_email = sipke@factosec.nl
url = https://github.com/beurtschipper/Depix
classifiers =
Development Status :: 5 - Production/Stable
Environment :: Console
Topic :: Scientific/Engineering :: Image Processing
Topic :: Scientific/Engineering :: Image Recognition
Topic :: Security
Topic :: Utilities
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[options]
packages = find:
install_requires =
Pillow
types-Pillow
packages_data =
depixlib = py.typed
python_requires = >= 3.7
[options.entry_points]
console_scripts =
depix = depixlib.depix:main
genpixed = depixlib.genpixed:main
[options.extras_require]
dev =
black
flake8
isort
mypy
setuptools>=46.4.0
types-setuptools
[isort]
profile = black
[flake8]
indent-size = 4
max-line-length = 120
extend-ignore = W605
[mypy]
python_version = 3.9
show_error_codes = True
pretty = True
strict = True
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。