Skip to main content

No project description provided

Project description

typecho-password

Typecho(数据库中)用户密码的生成及验证

使用方法

  1. 安装
pip install typecho-password
  1. 使用
from typecho_password import PasswordContext

m = PasswordContext()
hashed_password = m.hash('123456789ABCabc')
print(m.verify('123456789ABCabc', hashed_password))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

typecho-password-0.0.1.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

typecho_password-0.0.1-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file typecho-password-0.0.1.tar.gz.

File metadata

  • Download URL: typecho-password-0.0.1.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for typecho-password-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4e9cbb1b3dee7db69e2f00ae0646156f666008113aed5a7483c5f52891162d67
MD5 0253283f8751c1a82007ee9b968bdd3d
BLAKE2b-256 221bd0fa730292faf97192efef11724994616786e26936aa9ebfae285958fd9d

See more details on using hashes here.

File details

Details for the file typecho_password-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for typecho_password-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c93f5998546d87049c7ab10c183921cbbdbbc579517fccce44157637cf710f36
MD5 06de0aec402b8cb461254cd7c71e16bb
BLAKE2b-256 a89baf46068ed38f89f5ae9fb475b3e953bf4bb7d8ec1976b1fedafe73afd4cf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page